2017-06-03 |
utatane.tea@gmail.com | ES2015 modules - Export default function hoisting |
tree | commitdiff |
2017-06-01 |
gskachkov@gmail.com | Class Proxy can't be extended |
tree | commitdiff |
2017-06-01 |
utatane.tea@gmail.com | [JSC] Implement String.prototype.concat in JS builtins |
tree | commitdiff |
2017-05-31 |
gskachkov@gmail.com | Rolling out: Prevent async methods named 'function' |
tree | commitdiff |
2017-05-31 |
ryanhaddad@apple.com | Skip flaky JSC test stress/test-finally.js |
tree | commitdiff |
2017-05-30 |
gskachkov@gmail.com | Prevent async methods named 'function' in Object literal |
tree | commitdiff |
2017-05-30 |
gskachkov@gmail.com | ASSERTION FAILED: generator.isConstructor() || generato... |
tree | commitdiff |
2017-05-27 |
utatane.tea@gmail.com | [JSC] Map and Set constructors should have fast path... |
tree | commitdiff |
2017-05-26 |
ryanhaddad@apple.com | Unreviewed, rolling out r217458. |
tree | commitdiff |
2017-05-26 |
utatane.tea@gmail.com | Give ModuleProgram the same treatment that we did for... |
tree | commitdiff |
2017-05-26 |
gskachkov@gmail.com | Prevent async methods named 'function' |
tree | commitdiff |
2017-05-26 |
keith_miller@apple.com | Date should use historical data if it's available. |
tree | commitdiff |
2017-05-25 |
sbarati@apple.com | Our for-in optimization in the bytecode generator does... |
tree | commitdiff |
2017-05-25 |
mark.lam@apple.com | ObjectToStringAdaptiveInferredPropertyValueWatchpoint... |
tree | commitdiff |
2017-05-24 |
sbarati@apple.com | We should not mmap zero bytes for a memory in Wasm |
tree | commitdiff |
2017-05-23 |
sbarati@apple.com | CFGSimplificationPhase should not merge a block with... |
tree | commitdiff |
2017-05-22 |
utatane.tea@gmail.com | [FTL] Support GetByVal with ArrayStorage and SlowPutArr... |
tree | commitdiff |
2017-05-22 |
utatane.tea@gmail.com | Unreviewed, fix commented out tests |
tree | commitdiff |
2017-05-22 |
sbarati@apple.com | We incorrectly throw a syntax error when declaring... |
tree | commitdiff |
2017-05-22 |
utatane.tea@gmail.com | [JSC] Make get_by_val & string "499" to number 499 |
tree | commitdiff |
2017-05-20 |
mark.lam@apple.com | [Re-landing] DFG::SpeculativeJIT::pickCanTrample()... |
tree | commitdiff |
2017-05-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r217156. |
tree | commitdiff |
2017-05-19 |
mark.lam@apple.com | Add missing exception check. |
tree | commitdiff |
2017-05-19 |
mark.lam@apple.com | DFG::SpeculativeJIT::pickCanTrample() is wrongly ignori... |
tree | commitdiff |
2017-05-19 |
fpizlo@apple.com | arrayProtoPrivateFuncConcatMemcpy needs to be down... |
tree | commitdiff |
2017-05-19 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
tree | commitdiff |
2017-05-19 |
jfbastien@apple.com | WebAssembly: exports is a getter |
tree | commitdiff |
2017-05-19 |
sbarati@apple.com | Proxy's [[Get]] passes incorrect receiver |
tree | commitdiff |
2017-05-18 |
fpizlo@apple.com | Constructor calls set this too early |
tree | commitdiff |
2017-05-18 |
sbarati@apple.com | WebAssembly: perform stack checks |
tree | commitdiff |
2017-05-18 |
keith_miller@apple.com | WebAssembly API: test with neutered inputs |
tree | commitdiff |
2017-05-18 |
fpizlo@apple.com | DFG inlining should be hardened for the no-result case |
tree | commitdiff |
2017-05-18 |
commit-queue@webki... | Unreviewed, rolling out r217031, r217032, and r217037. |
tree | commitdiff |
2017-05-18 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
tree | commitdiff |
2017-05-18 |
fpizlo@apple.com | Unreviewed, address mlam's review feedback. |
tree | commitdiff |
2017-05-18 |
sbarati@apple.com | We don't do context switches for Wasm->Wasm call indirect |
tree | commitdiff |
2017-05-18 |
fpizlo@apple.com | JSC: Incorrect LoadVarargs handling in ArgumentsElimina... |
tree | commitdiff |
2017-05-16 |
utatane.tea@gmail.com | [DFG] Constant Folding Phase should convert MakeRope... |
tree | commitdiff |
2017-05-16 |
jfbastien@apple.com | WebAssembly: add memory fuzzer |
tree | commitdiff |
2017-05-16 |
jfbastien@apple.com | WebAssembly: validate load / store alignment |
tree | commitdiff |
2017-05-16 |
mark.lam@apple.com | Rolling out r214038 and r213697: Crashes when using... |
tree | commitdiff |
2017-05-11 |
jfbastien@apple.com | WebAssembly: stop supporting 0xD |
tree | commitdiff |
2017-05-10 |
jfbastien@apple.com | WebAssemby: builder doesn't do Memory section maximum... |
tree | commitdiff |
2017-05-10 |
jfbastien@apple.com | WebAssembly: support name section |
tree | commitdiff |
2017-05-10 |
fpizlo@apple.com | Null pointer dereference in WTF::RefPtr<WTF::StringImpl... |
tree | commitdiff |
2017-05-08 |
mark.lam@apple.com | op_throw_static_error's use of its first operand should... |
tree | commitdiff |
2017-05-06 |
gskachkov@gmail.com | [ES6] Arrow function. Issue in access to this after... |
tree | commitdiff |
2017-05-05 |
sbarati@apple.com | putDirectIndex does not properly do defineOwnProperty |
tree | commitdiff |
2017-05-04 |
utatane.tea@gmail.com | [JSC] Math unary functions should be handled by DFG |
tree | commitdiff |
2017-05-04 |
keith_miller@apple.com | Array.prototype.sort should also allow a null comparator |
tree | commitdiff |
2017-05-03 |
caitp@igalia.com | [JSC] remove unneeded asyncFunctionTests.yaml |
tree | commitdiff |
2017-05-03 |
keith_miller@apple.com | Different behaviour with the .sort(callback) method... |
tree | commitdiff |
2017-05-02 |
ddkilzer@apple.com | check-webkit-style should keep JavaScript test function... |
tree | commitdiff |
2017-04-30 |
gskachkov@gmail.com | Initialize functions too early in an eval |
tree | commitdiff |
2017-04-30 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
tree | commitdiff |
2017-04-28 |
mark.lam@apple.com | Fix some RELEASE_ASSERT failures caused by OutOfMemoryE... |
tree | commitdiff |
2017-04-27 |
ddkilzer@apple.com | Enhance shouldBe()/shouldNotBe() to accept anonymous... |
tree | commitdiff |
2017-04-27 |
utatane.tea@gmail.com | [JSC] Handle PhantomSpread in LoadVarargs as the same... |
tree | commitdiff |
2017-04-27 |
sbarati@apple.com | Print Wasm function index in stack trace |
tree | commitdiff |
2017-04-27 |
sbarati@apple.com | ASSERTION FAILED: inIndex != notFound in JSC::invalidPa... |
tree | commitdiff |
2017-04-26 |
keith_miller@apple.com | WebAssembly: Implement tier up |
tree | commitdiff |
2017-04-26 |
caitp@igalia.com | [JSC] Object.keys() must discard property names with... |
tree | commitdiff |
2017-04-26 |
commit-queue@webki... | Unreviewed, rolling out r215476. |
tree | commitdiff |
2017-04-26 |
sbarati@apple.com | JSArray::isArrayPrototypeIteratorProtocolFastAndNonObse... |
tree | commitdiff |
2017-04-25 |
mark.lam@apple.com | [Follow up] Array.prototype.slice() should ensure that... |
tree | commitdiff |
2017-04-25 |
mark.lam@apple.com | Array.prototype.slice() should ensure that end >= begin. |
tree | commitdiff |
2017-04-25 |
mark.lam@apple.com | Local CSE wrongly CSEs array accesses with different... |
tree | commitdiff |
2017-04-25 |
utatane.tea@gmail.com | WebAssembly: exporting a property with a name that... |
tree | commitdiff |
2017-04-25 |
commit-queue@webki... | test262: test262/test/language/expressions/object/metho... |
tree | commitdiff |
2017-04-25 |
utatane.tea@gmail.com | [JSC] Use JSFixedArray directly when using call_varargs |
tree | commitdiff |
2017-04-24 |
commit-queue@webki... | test262: test262/test/language/computed-property-names... |
tree | commitdiff |
2017-04-24 |
commit-queue@webki... | Address some FIXMEs in JavaScript tests for bugs that... |
tree | commitdiff |
2017-04-24 |
commit-queue@webki... | test262: test262/test/language/statements/for-of/dstr... |
tree | commitdiff |
2017-04-24 |
commit-queue@webki... | test262: test262/test/language/expressions/generators... |
tree | commitdiff |
2017-04-24 |
commit-queue@webki... | Unreviewed, rolling out r215674. |
tree | commitdiff |
2017-04-23 |
commit-queue@webki... | test262: test262/test/built-ins/Number/prototype/toPrec... |
tree | commitdiff |
2017-04-23 |
commit-queue@webki... | test262: test262/test/language/expressions/generators... |
tree | commitdiff |
2017-04-23 |
commit-queue@webki... | test262: test262/test/built-ins/Number/parseFloat.js |
tree | commitdiff |
2017-04-22 |
jfbastien@apple.com | WebAssembly: Module.exports, Module.imports, Module... |
tree | commitdiff |
2017-04-22 |
jfbastien@apple.com | Noisy OOM |
tree | commitdiff |
2017-04-21 |
utatane.tea@gmail.com | [JSC][FTL] FTL should support Arrayify |
tree | commitdiff |
2017-04-21 |
mark.lam@apple.com | virtualThunkFor() needs to materialize its of tagMaskRe... |
tree | commitdiff |
2017-04-20 |
fpizlo@apple.com | Optimize SharedArrayBuffer in the DFG+FTL |
tree | commitdiff |
2017-04-19 |
mark.lam@apple.com | B3StackmapSpecial should handle when stackmap values... |
tree | commitdiff |
2017-04-19 |
jfbastien@apple.com | WebAssembly: limit slow memories |
tree | commitdiff |
2017-04-19 |
jfbastien@apple.com | WebAssembly: don't expose any WebAssembly JS object... |
tree | commitdiff |
2017-04-18 |
mark.lam@apple.com | r211670 broke double to int conversion. |
tree | commitdiff |
2017-04-18 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
tree | commitdiff |
2017-04-18 |
fpizlo@apple.com | wasm/function-tests/memory-multiagent times out sometimes |
tree | commitdiff |
2017-04-18 |
sbarati@apple.com | JSTests: |
tree | commitdiff |
2017-04-18 |
utatane.tea@gmail.com | [DFG] Convert ValueAdd(Int32, String) => MakeRope(ToStr... |
tree | commitdiff |
2017-04-18 |
utatane.tea@gmail.com | [DFG] Drop unknown use of CheckCell's child2 to work... |
tree | commitdiff |
2017-04-18 |
sbarati@apple.com | BytecodeGenerator ".call" and ".apply" is exponential... |
tree | commitdiff |
2017-04-18 |
mark.lam@apple.com | JSArray::appendMemcpy() needs to handle copying from... |
tree | commitdiff |
2017-04-17 |
commit-queue@webki... | test262: test262/test/built-ins/Object/prototype/toLoca... |
tree | commitdiff |
2017-04-16 |
commit-queue@webki... | test262: test262/test/built-ins/isNaN/toprimitive-not... |
tree | commitdiff |
2017-04-16 |
commit-queue@webki... | test262: test262/test/language/expressions/tagged-templ... |
tree | commitdiff |
2017-04-16 |
commit-queue@webki... | test262: test262/test/built-ins/Object/getOwnPropertyNa... |
tree | commitdiff |
2017-04-16 |
commit-queue@webki... | test262: test262/test/built-ins/Date/prototype/Symbol... |
tree | commitdiff |
2017-04-15 |
commit-queue@webki... | test262: test262/test/language/global-code/new.target... |
tree | commitdiff |
next |