2016-02-29 |
fpizlo@apple.com | FTL should be able to run everything in Octane/regexp |
blob | commitdiff |
2016-02-29 |
akling@apple.com | Make JSFunction.name allocation fully lazy. |
blob | commitdiff | diff to current |
2016-02-29 |
akling@apple.com | REGRESSION(r197303): 4 jsc tests failing on bots. |
blob | commitdiff | diff to current |
2016-02-28 |
akling@apple.com | Shrink UnlinkedCodeBlock a bit. |
blob | commitdiff | diff to current |
2016-02-28 |
fpizlo@apple.com | FTL should lower its abstract heaps to B3 heap ranges |
blob | commitdiff | diff to current |
2016-02-28 |
gskachkov@gmail.com | [ES6] Arrow function syntax. Emit loading&putting this... |
blob | commitdiff | diff to current |
2016-02-28 |
sbarati@apple.com | ProxyObject.[[GetOwnProperty]] is partially broken... |
blob | commitdiff | diff to current |
2016-02-28 |
commit-queue@webki... | Intl.Collator uses POSIX locale (detected by js/intl... |
blob | commitdiff | diff to current |
2016-02-27 |
oliver@apple.com | CLoop build fix. |
blob | commitdiff | diff to current |
2016-02-27 |
oliver@apple.com | Remove the on demand executable allocator |
blob | commitdiff | diff to current |
2016-02-26 |
commit-queue@webki... | Reduce direct callers of Structure::findStructuresAndMa... |
blob | commitdiff | diff to current |
2016-02-26 |
mark.lam@apple.com | Function.name and Function.length should be configurable. |
blob | commitdiff | diff to current |
2016-02-26 |
keith_miller@apple.com | Folding of OverridesHasInstance DFG nodes shoud happen... |
blob | commitdiff | diff to current |
2016-02-26 |
keith_miller@apple.com | Native Typed Array functions should use Symbol.species |
blob | commitdiff | diff to current |
2016-02-26 |
commit-queue@webki... | [JSC] Add32(Imm, Tmp, Tmp) does not ZDef the destinatio... |
blob | commitdiff | diff to current |
2016-02-26 |
oliver@apple.com | Make testRegExp not crash when given an invalid regexp |
blob | commitdiff | diff to current |
2016-02-26 |
benjamin@webkit.org | [JSC] Add the test for r197155 |
blob | commitdiff | diff to current |
2016-02-26 |
utatane.tea@gmail.com | [DFG] Drop unnecessary proved type branch in ToPrimitive |
blob | commitdiff | diff to current |
2016-02-26 |
commit-queue@webki... | [JSC] Be aggressive with OSR Entry to FTL if the DFG... |
blob | commitdiff | diff to current |
2016-02-26 |
benjamin@webkit.org | [JSC] Temporal Dead Zone checks on "this" are eliminate... |
blob | commitdiff | diff to current |
2016-02-26 |
adachan@apple.com | Update the definition of ENABLE_VIDEO_PRESENTATION_MODE... |
blob | commitdiff | diff to current |
2016-02-26 |
sbarati@apple.com | [ES6] for...in iteration doesn't comply with the specif... |
blob | commitdiff | diff to current |
2016-02-25 |
sbarati@apple.com | [ES6] Implement Proxy.[[Set]] |
blob | commitdiff | diff to current |
2016-02-25 |
commit-queue@webki... | [JSC] Remove a useless "Move" in the lowering of Select |
blob | commitdiff | diff to current |
2016-02-25 |
commit-queue@webki... | Web Inspector: Expose Proxy target and handler internal... |
blob | commitdiff | diff to current |
2016-02-25 |
dino@apple.com | [web-animations] Add AnimationTimeline, DocumentTimelin... |
blob | commitdiff | diff to current |
2016-02-24 |
commit-queue@webki... | [cmake] Moved PRE/POST_BUILD_COMMAND to WEBKIT_FRAMEWORK. |
blob | commitdiff | diff to current |
2016-02-24 |
commit-queue@webki... | Unreviewed, rolling out r197033. |
blob | commitdiff | diff to current |
2016-02-24 |
sbarati@apple.com | [ES6] Implement Proxy.[[Delete]] |
blob | commitdiff | diff to current |
2016-02-24 |
fpizlo@apple.com | Stackmaps have problems with double register constraints |
blob | commitdiff | diff to current |
2016-02-24 |
commit-queue@webki... | [ES6] Arrow function syntax. Emit loading&putting this... |
blob | commitdiff | diff to current |
2016-02-24 |
bburg@apple.com | Web Inspector: teach the Objective-C protocol generator... |
blob | commitdiff | diff to current |
2016-02-24 |
sbarati@apple.com | arrayProtoFuncConcat doesn't check for an exception... |
blob | commitdiff | diff to current |
2016-02-24 |
mitz@apple.com | [Xcode] Linker errors display mangled names, but no... |
blob | commitdiff | diff to current |
2016-02-24 |
barraclough@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2016-02-23 |
keith_miller@apple.com | JSC stress tests' standalone-pre.js should exit on... |
blob | commitdiff | diff to current |
2016-02-23 |
sbarati@apple.com | Make JSObject::getMethod have fewer branches |
blob | commitdiff | diff to current |
2016-02-23 |
fpizlo@apple.com | B3::Value doesn't self-destruct virtually enough (Cause... |
blob | commitdiff | diff to current |
2016-02-23 |
bburg@apple.com | Web Inspector: the protocol generator's Objective-C... |
blob | commitdiff | diff to current |
2016-02-23 |
mark.lam@apple.com | Debug assertion failure while loading kangax.github... |
blob | commitdiff | diff to current |
2016-02-23 |
ap@apple.com | ASan build fix. |
blob | commitdiff | diff to current |
2016-02-23 |
bburg@apple.com | Connect WebAutomationSession to its backend dispatcher... |
blob | commitdiff | diff to current |
2016-02-23 |
bburg@apple.com | Web Inspector: add 'Automation' protocol domain and... |
blob | commitdiff | diff to current |
2016-02-23 |
sbarati@apple.com | JSGlobalObject doesn't visit ProxyObjectStructure during GC |
blob | commitdiff | diff to current |
2016-02-23 |
sbarati@apple.com | InternalFunction::createSubclassStructure doesn't take... |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | Fix build and implement functions to retrieve registers... |
blob | commitdiff | diff to current |
2016-02-22 |
sbarati@apple.com | JSValue::isConstructor and JSValue::isFunction should... |
blob | commitdiff | diff to current |
2016-02-22 |
keith_miller@apple.com | Bound functions should use the prototype of the functio... |
blob | commitdiff | diff to current |
2016-02-22 |
keith_miller@apple.com | Unreviewed, fix stress test to not print on success. |
blob | commitdiff | diff to current |
2016-02-22 |
keith_miller@apple.com | Use Symbol.species in the builtin TypedArray.prototype... |
blob | commitdiff | diff to current |
2016-02-22 |
keith_miller@apple.com | Builtins that should not rely on iteration do. |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | [JSC shell] Don't put empty arguments array to VM. |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | [cmake] Moved library setup code to WEBKIT_FRAMEWORK... |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | Unreviewed, rolling out r196891. |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | CodeBlock always visits its unlinked code twice |
blob | commitdiff | diff to current |
2016-02-22 |
bburg@apple.com | Web Inspector: add 'Automation' protocol domain and... |
blob | commitdiff | diff to current |
2016-02-22 |
sukolsak@gmail.com | Improvements to Intl code |
blob | commitdiff | diff to current |
2016-02-22 |
commit-queue@webki... | Remove arrowfunction test cases that rely on arguments... |
blob | commitdiff | diff to current |
2016-02-22 |
bburg@apple.com | Web Inspector: it should be possible to omit generated... |
blob | commitdiff | diff to current |
2016-02-22 |
bburg@apple.com | Web Inspector: clean up generator selection in generate... |
blob | commitdiff | diff to current |
2016-02-20 |
sbarati@apple.com | [ES6] Implement Proxy.[[Construct]] |
blob | commitdiff | diff to current |
2016-02-20 |
sukolsak@gmail.com | [INTL] Implement Number Format Functions |
blob | commitdiff | diff to current |
2016-02-20 |
barraclough@apple.com | JSObject::getPropertySlot - index-as-propertyname,... |
blob | commitdiff | diff to current |
2016-02-19 |
sbarati@apple.com | [ES6] Implement Proxy.[[Call]] |
blob | commitdiff | diff to current |
2016-02-19 |
ossy@webkit.org | Remove more LLVM related dead code after r196729 |
blob | commitdiff | diff to current |
2016-02-19 |
commit-queue@webki... | Add isJSString(JSCell*) variant to avoid Cell->JSValue... |
blob | commitdiff | diff to current |
2016-02-19 |
commit-queue@webki... | Remove unused SymbolTable::createNameScopeTable |
blob | commitdiff | diff to current |
2016-02-19 |
commit-queue@webki... | [JSC] Improve the instruction selection of Select |
blob | commitdiff | diff to current |
2016-02-19 |
gyuyoung.kim@webki... | [CMake][GTK] Clean up llvm guard in PlatformGTK.cmake |
blob | commitdiff | diff to current |
2016-02-19 |
sbarati@apple.com | Implement Proxy.[[HasProperty]] |
blob | commitdiff | diff to current |
2016-02-19 |
sbarati@apple.com | Proxy's don't properly handle Symbols as PropertyKeys. |
blob | commitdiff | diff to current |
2016-02-18 |
sbarati@apple.com | Follow up fix to Implement Proxy.[[GetOwnProperty]] |
blob | commitdiff | diff to current |
2016-02-18 |
sbarati@apple.com | Implement Proxy.[[GetOwnProperty]] |
blob | commitdiff | diff to current |
2016-02-18 |
akling@apple.com | JSString resolution of substrings should use StringImpl... |
blob | commitdiff | diff to current |
2016-02-18 |
cdumez@apple.com | Crash on SES selftest page when loading the page while... |
blob | commitdiff | diff to current |
2016-02-18 |
fpizlo@apple.com | Unreviewed, fix VS build. I didn't know we still did... |
blob | commitdiff | diff to current |
2016-02-18 |
fpizlo@apple.com | Unreviewed, fix CMake build. This got messed up when... |
blob | commitdiff | diff to current |
2016-02-18 |
ossy@webkit.org | Fix the !ENABLE(DFG_JIT) build after r195865 |
blob | commitdiff | diff to current |
2016-02-18 |
fpizlo@apple.com | Remove remaining references to LLVM, and make sure... |
blob | commitdiff | diff to current |
2016-02-18 |
ossy@webkit.org | [cmake] Build system cleanup |
blob | commitdiff | diff to current |
2016-02-18 |
mark.lam@apple.com | Callers of JSString::value() should check for exception... |
blob | commitdiff | diff to current |
2016-02-18 |
commit-queue@webki... | [JSC] ARM64: Support the immediate format used for... |
blob | commitdiff | diff to current |
2016-02-18 |
keith_miller@apple.com | Spread operator should be allowed when not the first... |
blob | commitdiff | diff to current |
2016-02-18 |
bburg@apple.com | Remove a wrong cast in RemoteInspector::receivedSetupMe... |
blob | commitdiff | diff to current |
2016-02-18 |
fpizlo@apple.com | Rename FTLB3Blah to FTLBlah |
blob | commitdiff | diff to current |
2016-02-18 |
fpizlo@apple.com | Remove LLVM dependencies from WebKit |
blob | commitdiff | diff to current |
2016-02-17 |
commit-queue@webki... | [JSC] Remove the overflow check on ArithAbs when possible |
blob | commitdiff | diff to current |
2016-02-17 |
cdumez@apple.com | SES selftest page crashes on nightly r196694 |
blob | commitdiff | diff to current |
2016-02-17 |
sbarati@apple.com | Implement Proxy [[Get]] |
blob | commitdiff | diff to current |
2016-02-17 |
mark.lam@apple.com | StringPrototype functions should check for exceptions... |
blob | commitdiff | diff to current |
2016-02-17 |
commit-queue@webki... | Unreviewed, rolling out r196675. |
blob | commitdiff | diff to current |
2016-02-17 |
barraclough@apple.com | JSDOMWindow::put should not do the same thing twice |
blob | commitdiff | diff to current |
2016-02-17 |
fpizlo@apple.com | FTL_USES_B3 should be unconditionally true |
blob | commitdiff | diff to current |
2016-02-17 |
fpizlo@apple.com | FTL should support CompareEq(String:, String:) |
blob | commitdiff | diff to current |
2016-02-17 |
fpizlo@apple.com | FTL should support NewTypedArray |
blob | commitdiff | diff to current |
2016-02-17 |
cdumez@apple.com | JSDOMWindow::getOwnPropertySlot should just call getSta... |
blob | commitdiff | diff to current |
2016-02-17 |
barraclough@apple.com | JSDOMWindow::getOwnPropertySlot should not search photo... |
blob | commitdiff | diff to current |
2016-02-17 |
keith_miller@apple.com | Spread operator should be allowed when not the first... |
blob | commitdiff | diff to current |
2016-02-17 |
commit-queue@webki... | [JSC] Enable B3 on ARM64 |
blob | commitdiff | diff to current |
2016-02-16 |
commit-queue@webki... | Unreviewed, rolling out r196652. |
blob | commitdiff | diff to current |
next |