2017-06-22 |
sbarati@apple.com | ValueRep(DoubleRep(@v)) can not simply convert to @v |
blob | commitdiff |
2017-06-22 |
utatane.tea@gmail.com | [JSC] Object.values should be implemented in C++ |
blob | commitdiff | diff to current |
2017-06-22 |
sbarati@apple.com | eval virtual call is incorrect in the baseline JIT |
blob | commitdiff | diff to current |
2017-06-20 |
ryanhaddad@apple.com | Update test262 test expectations after r218581. |
blob | commitdiff | diff to current |
2017-06-20 |
gskachkov@gmail.com | Revert changes in bug#160417 about extending `null... |
blob | commitdiff | diff to current |
2017-06-20 |
utatane.tea@gmail.com | [DFG] More ArrayIndexOf fixups for various types |
blob | commitdiff | diff to current |
2017-06-19 |
commit-queue@webki... | test262: Completion values for control flow do not... |
blob | commitdiff | diff to current |
2017-06-17 |
keith_miller@apple.com | ArrayBuffer constructor needs to create subclass struct... |
blob | commitdiff | diff to current |
2017-06-17 |
keith_miller@apple.com | ArrayPrototype methods should use JSValue::toLength... |
blob | commitdiff | diff to current |
2017-06-16 |
utatane.tea@gmail.com | [JSC] Add fast path for Object.assign |
blob | commitdiff | diff to current |
2017-06-15 |
utatane.tea@gmail.com | [JSC] Implement Object.assign in C++ |
blob | commitdiff | diff to current |
2017-06-14 |
jfbastien@apple.com | WebAssembly: remove empty test files |
blob | commitdiff | diff to current |
2017-06-13 |
jfbastien@apple.com | WebAssembly: import updated spec tests |
blob | commitdiff | diff to current |
2017-06-13 |
ryanhaddad@apple.com | Unreviewed JSC test gardening. |
blob | commitdiff | diff to current |
2017-06-13 |
msaboff@apple.com | DFG doesn't properly handle a property that is change... |
blob | commitdiff | diff to current |
2017-06-12 |
sbarati@apple.com | Update test262 test expectation since r218082 makes... |
blob | commitdiff | diff to current |
2017-06-12 |
sbarati@apple.com | We should not claim that SpecEmpty is filtered out... |
blob | commitdiff | diff to current |
2017-06-12 |
gskachkov@gmail.com | We incorrectly allow escaped characters in keyword... |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | [DFG] Add ArrayIndexOf intrinsic |
blob | commitdiff | diff to current |
2017-06-12 |
keith_miller@apple.com | TypedArray constructor with string shouldn't throw |
blob | commitdiff | diff to current |
2017-06-11 |
utatane.tea@gmail.com | Unreviewed, update test results part 3 |
blob | commitdiff | diff to current |
2017-06-10 |
utatane.tea@gmail.com | Unreviewed, update test results part 2 |
blob | commitdiff | diff to current |
2017-06-10 |
utatane.tea@gmail.com | Unreviewed, update test results |
blob | commitdiff | diff to current |
2017-06-10 |
utatane.tea@gmail.com | [JSC] Update RegExp.prototype.[@@search]] implementatio... |
blob | commitdiff | diff to current |
2017-06-08 |
keith_miller@apple.com | WebAssembly: We should only create wrappers for functio... |
blob | commitdiff | diff to current |
2017-06-08 |
jfbastien@apple.com | WebAssembly: test imports and exports with 16-bit chara... |
blob | commitdiff | diff to current |
2017-06-07 |
mark.lam@apple.com | Restrict the regress-173035.js test to only run on... |
blob | commitdiff | diff to current |
2017-06-07 |
mark.lam@apple.com | ASSERTION failure: !masqueradesAsUndefinedWatchpointIsS... |
blob | commitdiff | diff to current |
2017-06-07 |
mark.lam@apple.com | Contiguous storage butterfly length should not exceed... |
blob | commitdiff | diff to current |
2017-06-06 |
sbarati@apple.com | Make sure we restore SP when doing calls that could... |
blob | commitdiff | diff to current |
2017-06-06 |
joepeck@webkit.org | Unreviewed rollout r217807. Caused a test to crash. |
blob | commitdiff | diff to current |
2017-06-06 |
fpizlo@apple.com | index out of bound in bytecodebasicblock |
blob | commitdiff | diff to current |
2017-06-05 |
commit-queue@webki... | Web Inspector: Improve ES6 Class instances in Heap... |
blob | commitdiff | diff to current |
2017-06-03 |
utatane.tea@gmail.com | ASSERTION FAILED: "We should only declare a function... |
blob | commitdiff | diff to current |
2017-06-03 |
utatane.tea@gmail.com | ES2015 modules - Export default function hoisting |
blob | commitdiff | diff to current |
2017-06-01 |
gskachkov@gmail.com | Class Proxy can't be extended |
blob | commitdiff | diff to current |
2017-06-01 |
utatane.tea@gmail.com | [JSC] Implement String.prototype.concat in JS builtins |
blob | commitdiff | diff to current |
2017-05-31 |
gskachkov@gmail.com | Rolling out: Prevent async methods named 'function' |
blob | commitdiff | diff to current |
2017-05-31 |
ryanhaddad@apple.com | Skip flaky JSC test stress/test-finally.js |
blob | commitdiff | diff to current |
2017-05-30 |
gskachkov@gmail.com | Prevent async methods named 'function' in Object literal |
blob | commitdiff | diff to current |
2017-05-30 |
gskachkov@gmail.com | ASSERTION FAILED: generator.isConstructor() || generato... |
blob | commitdiff | diff to current |
2017-05-27 |
utatane.tea@gmail.com | [JSC] Map and Set constructors should have fast path... |
blob | commitdiff | diff to current |
2017-05-26 |
ryanhaddad@apple.com | Unreviewed, rolling out r217458. |
blob | commitdiff | diff to current |
2017-05-26 |
utatane.tea@gmail.com | Give ModuleProgram the same treatment that we did for... |
blob | commitdiff | diff to current |
2017-05-26 |
gskachkov@gmail.com | Prevent async methods named 'function' |
blob | commitdiff | diff to current |
2017-05-26 |
keith_miller@apple.com | Date should use historical data if it's available. |
blob | commitdiff | diff to current |
2017-05-25 |
sbarati@apple.com | Our for-in optimization in the bytecode generator does... |
blob | commitdiff | diff to current |
2017-05-25 |
mark.lam@apple.com | ObjectToStringAdaptiveInferredPropertyValueWatchpoint... |
blob | commitdiff | diff to current |
2017-05-24 |
sbarati@apple.com | We should not mmap zero bytes for a memory in Wasm |
blob | commitdiff | diff to current |
2017-05-23 |
sbarati@apple.com | CFGSimplificationPhase should not merge a block with... |
blob | commitdiff | diff to current |
2017-05-22 |
utatane.tea@gmail.com | [FTL] Support GetByVal with ArrayStorage and SlowPutArr... |
blob | commitdiff | diff to current |
2017-05-22 |
utatane.tea@gmail.com | Unreviewed, fix commented out tests |
blob | commitdiff | diff to current |
2017-05-22 |
sbarati@apple.com | We incorrectly throw a syntax error when declaring... |
blob | commitdiff | diff to current |
2017-05-22 |
utatane.tea@gmail.com | [JSC] Make get_by_val & string "499" to number 499 |
blob | commitdiff | diff to current |
2017-05-20 |
mark.lam@apple.com | [Re-landing] DFG::SpeculativeJIT::pickCanTrample()... |
blob | commitdiff | diff to current |
2017-05-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r217156. |
blob | commitdiff | diff to current |
2017-05-19 |
mark.lam@apple.com | Add missing exception check. |
blob | commitdiff | diff to current |
2017-05-19 |
mark.lam@apple.com | DFG::SpeculativeJIT::pickCanTrample() is wrongly ignori... |
blob | commitdiff | diff to current |
2017-05-19 |
fpizlo@apple.com | arrayProtoPrivateFuncConcatMemcpy needs to be down... |
blob | commitdiff | diff to current |
2017-05-19 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
blob | commitdiff | diff to current |
2017-05-19 |
jfbastien@apple.com | WebAssembly: exports is a getter |
blob | commitdiff | diff to current |
2017-05-19 |
sbarati@apple.com | Proxy's [[Get]] passes incorrect receiver |
blob | commitdiff | diff to current |
2017-05-18 |
fpizlo@apple.com | Constructor calls set this too early |
blob | commitdiff | diff to current |
2017-05-18 |
sbarati@apple.com | WebAssembly: perform stack checks |
blob | commitdiff | diff to current |
2017-05-18 |
keith_miller@apple.com | WebAssembly API: test with neutered inputs |
blob | commitdiff | diff to current |
2017-05-18 |
fpizlo@apple.com | DFG inlining should be hardened for the no-result case |
blob | commitdiff | diff to current |
2017-05-18 |
commit-queue@webki... | Unreviewed, rolling out r217031, r217032, and r217037. |
blob | commitdiff | diff to current |
2017-05-18 |
utatane.tea@gmail.com | [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass |
blob | commitdiff | diff to current |
2017-05-18 |
fpizlo@apple.com | Unreviewed, address mlam's review feedback. |
blob | commitdiff | diff to current |
2017-05-18 |
sbarati@apple.com | We don't do context switches for Wasm->Wasm call indirect |
blob | commitdiff | diff to current |
2017-05-18 |
fpizlo@apple.com | JSC: Incorrect LoadVarargs handling in ArgumentsElimina... |
blob | commitdiff | diff to current |
2017-05-16 |
utatane.tea@gmail.com | [DFG] Constant Folding Phase should convert MakeRope... |
blob | commitdiff | diff to current |
2017-05-16 |
jfbastien@apple.com | WebAssembly: add memory fuzzer |
blob | commitdiff | diff to current |
2017-05-16 |
jfbastien@apple.com | WebAssembly: validate load / store alignment |
blob | commitdiff | diff to current |
2017-05-16 |
mark.lam@apple.com | Rolling out r214038 and r213697: Crashes when using... |
blob | commitdiff | diff to current |
2017-05-11 |
jfbastien@apple.com | WebAssembly: stop supporting 0xD |
blob | commitdiff | diff to current |
2017-05-10 |
jfbastien@apple.com | WebAssemby: builder doesn't do Memory section maximum... |
blob | commitdiff | diff to current |
2017-05-10 |
jfbastien@apple.com | WebAssembly: support name section |
blob | commitdiff | diff to current |
2017-05-10 |
fpizlo@apple.com | Null pointer dereference in WTF::RefPtr<WTF::StringImpl... |
blob | commitdiff | diff to current |
2017-05-08 |
mark.lam@apple.com | op_throw_static_error's use of its first operand should... |
blob | commitdiff | diff to current |
2017-05-06 |
gskachkov@gmail.com | [ES6] Arrow function. Issue in access to this after... |
blob | commitdiff | diff to current |
2017-05-05 |
sbarati@apple.com | putDirectIndex does not properly do defineOwnProperty |
blob | commitdiff | diff to current |
2017-05-04 |
utatane.tea@gmail.com | [JSC] Math unary functions should be handled by DFG |
blob | commitdiff | diff to current |
2017-05-04 |
keith_miller@apple.com | Array.prototype.sort should also allow a null comparator |
blob | commitdiff | diff to current |
2017-05-03 |
caitp@igalia.com | [JSC] remove unneeded asyncFunctionTests.yaml |
blob | commitdiff | diff to current |
2017-05-03 |
keith_miller@apple.com | Different behaviour with the .sort(callback) method... |
blob | commitdiff | diff to current |
2017-05-02 |
ddkilzer@apple.com | check-webkit-style should keep JavaScript test function... |
blob | commitdiff | diff to current |
2017-04-30 |
gskachkov@gmail.com | Initialize functions too early in an eval |
blob | commitdiff | diff to current |
2017-04-30 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
blob | commitdiff | diff to current |
2017-04-28 |
mark.lam@apple.com | Fix some RELEASE_ASSERT failures caused by OutOfMemoryE... |
blob | commitdiff | diff to current |
2017-04-27 |
ddkilzer@apple.com | Enhance shouldBe()/shouldNotBe() to accept anonymous... |
blob | commitdiff | diff to current |
2017-04-27 |
utatane.tea@gmail.com | [JSC] Handle PhantomSpread in LoadVarargs as the same... |
blob | commitdiff | diff to current |
2017-04-27 |
sbarati@apple.com | Print Wasm function index in stack trace |
blob | commitdiff | diff to current |
2017-04-27 |
sbarati@apple.com | ASSERTION FAILED: inIndex != notFound in JSC::invalidPa... |
blob | commitdiff | diff to current |
2017-04-26 |
keith_miller@apple.com | WebAssembly: Implement tier up |
blob | commitdiff | diff to current |
2017-04-26 |
caitp@igalia.com | [JSC] Object.keys() must discard property names with... |
blob | commitdiff | diff to current |
2017-04-26 |
commit-queue@webki... | Unreviewed, rolling out r215476. |
blob | commitdiff | diff to current |
2017-04-26 |
sbarati@apple.com | JSArray::isArrayPrototypeIteratorProtocolFastAndNonObse... |
blob | commitdiff | diff to current |
2017-04-25 |
mark.lam@apple.com | [Follow up] Array.prototype.slice() should ensure that... |
blob | commitdiff | diff to current |
2017-04-25 |
mark.lam@apple.com | Array.prototype.slice() should ensure that end >= begin. |
blob | commitdiff | diff to current |
next |