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 |
2017-04-15 |
sbarati@apple.com | ParseInt intrinsic in DFG backend doesn't properly... |
tree | commitdiff |
2017-04-14 |
caitp@igalia.com | [JSC] use ExpressionErrorClassifier for AwaitExpression... |
tree | commitdiff |
2017-04-14 |
gskachkov@gmail.com | Safari 10.1 JSON.parse returns incorrect object for... |
tree | commitdiff |
2017-04-14 |
utatane.tea@gmail.com | [JSC] Date.parse should accept wider range of represent... |
tree | commitdiff |
2017-04-14 |
mark.lam@apple.com | Should use flushDirect() when flushing the scopeRegiste... |
tree | commitdiff |
2017-04-13 |
jfbastien@apple.com | WebAssembly: manage memory better |
tree | commitdiff |
2017-04-13 |
commit-queue@webki... | test262: test262/test/built-ins/NativeErrors/EvalError... |
tree | commitdiff |
2017-04-13 |
commit-queue@webki... | test262: test262/test/language/literals/regexp/u-dec... |
tree | commitdiff |
2017-04-12 |
msaboff@apple.com | Implement Object.isFrozen() and Object.isSealed() per... |
tree | commitdiff |
2017-04-11 |
commit-queue@webki... | test262: test262/test/annexB/language/comments/multi... |
tree | commitdiff |
2017-04-11 |
commit-queue@webki... | test262: test262/test/built-ins/Array/S15.4.3_A2.2.js |
tree | commitdiff |
2017-04-10 |
keith_miller@apple.com | WebAssembly: Update spec tests |
tree | commitdiff |
2017-04-09 |
commit-queue@webki... | test262: test262/test/annexB/language/expressions/objec... |
tree | commitdiff |
2017-04-09 |
commit-queue@webki... | test262: test262/test/annexB/language/literals/regexp... |
tree | commitdiff |
2017-04-08 |
msaboff@apple.com | Fix and enable ChakraCore/test/es6/ES6Function_bugs... |
tree | commitdiff |
2017-04-07 |
msaboff@apple.com | Cannot Object.seal() or Object.freeze() global "this" |
tree | commitdiff |
2017-04-06 |
commit-queue@webki... | test262: ES2017 test progressions need updated expectat... |
tree | commitdiff |
2017-04-06 |
commit-queue@webki... | test262: Final rebaseline of existing tests, a few... |
tree | commitdiff |
2017-04-06 |
commit-queue@webki... | test262: Rebaseline expectations for now passing tests |
tree | commitdiff |
2017-04-06 |
commit-queue@webki... | test262: module test progressions need updated expectat... |
tree | commitdiff |
2017-04-05 |
msaboff@apple.com | Unreviewed rollout of r214642 as the test still intermi... |
tree | commitdiff |
2017-04-05 |
msaboff@apple.com | REGRESSION (Safari 10.1): Inserting elements into array... |
tree | commitdiff |
2017-04-05 |
keith_miller@apple.com | WebAssembly: We shouldn't need to pin size registers... |
tree | commitdiff |
2017-04-05 |
utatane.tea@gmail.com | [JSC] Generate TemplateObjects at linking time |
tree | commitdiff |
2017-04-05 |
mark.lam@apple.com | On ARM64, DFG::SpeculativeJIT::compileArithMod() failed... |
tree | commitdiff |
2017-04-04 |
mark.lam@apple.com | Fix incorrect capacity delta calculation reported in... |
tree | commitdiff |
2017-04-03 |
keith_miller@apple.com | WebAssembly: Update spec tests |
tree | commitdiff |
2017-04-01 |
gskachkov@gmail.com | Object with numerical keys with gaps gets filled by... |
tree | commitdiff |
next |