2016-05-17 |
keith_miller@apple.com | Rollout r200426 since it causes PLT regressions. |
blob | commitdiff |
2016-05-16 |
joepeck@webkit.org | Unreviewed rollout r200924. Caused js/regress/string... |
blob | commitdiff | diff to current |
2016-05-14 |
commit-queue@webki... | Remove LegacyProfiler |
blob | commitdiff | diff to current |
2016-05-09 |
sbarati@apple.com | Getter and setter on super are called with wrong "this... |
blob | commitdiff | diff to current |
2016-05-05 |
fpizlo@apple.com | We shouldn't crash if DFG AI proved that something... |
blob | commitdiff | diff to current |
2016-05-05 |
keith_miller@apple.com | Add support for delete by value to the DFG |
blob | commitdiff | diff to current |
2016-05-04 |
fpizlo@apple.com | Speed up JSGlobalObject initialization by making some... |
blob | commitdiff | diff to current |
2016-05-04 |
keith_miller@apple.com | Unreviewed, reland r200149 since the rollout had inconc... |
blob | commitdiff | diff to current |
2016-05-04 |
cdumez@apple.com | Unreviewed, rolling out r200383 and r200406. |
blob | commitdiff | diff to current |
2016-05-03 |
fpizlo@apple.com | Speed up JSGlobalObject initialization by making some... |
blob | commitdiff | diff to current |
2016-05-02 |
keith_miller@apple.com | ToThis should be able to be eliminated in Constant... |
blob | commitdiff | diff to current |
2016-04-28 |
mark.lam@apple.com | The GetterSetter structure needs a globalObject. |
blob | commitdiff | diff to current |
2016-04-27 |
keith_miller@apple.com | Unreviewed, Revert r199397 due to PLT regressions |
blob | commitdiff | diff to current |
2016-04-27 |
msaboff@apple.com | [ES] Implement RegExp.prototype.@@replace and use it... |
blob | commitdiff | diff to current |
2016-04-26 |
gskachkov@gmail.com | calling super() a second time in a constructor should... |
blob | commitdiff | diff to current |
2016-04-26 |
fpizlo@apple.com | DFG backends shouldn't emit type checks at KnownBlah... |
blob | commitdiff | diff to current |
2016-04-26 |
gskachkov@gmail.com | Unreviewed, rolling out r200083. |
blob | commitdiff | diff to current |
2016-04-26 |
gskachkov@gmail.com | calling super() a second time in a constructor should... |
blob | commitdiff | diff to current |
2016-04-26 |
commit-queue@webki... | [JSC] Constant folding of UInt32ToNumber is incorrect |
blob | commitdiff | diff to current |
2016-04-25 |
mark.lam@apple.com | Renaming SpecInt32, SpecInt52, MachineInt to SpecInt32O... |
blob | commitdiff | diff to current |
2016-04-24 |
fpizlo@apple.com | [INTL] Implement String.prototype.localeCompare in... |
blob | commitdiff | diff to current |
2016-04-22 |
mark.lam@apple.com | javascript jit bug affecting Google Maps. |
blob | commitdiff | diff to current |
2016-04-22 |
commit-queue@webki... | [JSC] Add primitive String support to compare operators |
blob | commitdiff | diff to current |
2016-04-20 |
mark.lam@apple.com | Re-landing: ES6: Implement RegExp.prototype[@@search]. |
blob | commitdiff | diff to current |
2016-04-19 |
gskachkov@gmail.com | Unreviewed, rolling out r199712. |
blob | commitdiff | diff to current |
2016-04-19 |
gskachkov@gmail.com | calling super() a second time in a constructor should... |
blob | commitdiff | diff to current |
2016-04-19 |
sbarati@apple.com | implement dynamic scope accesses in the DFG/FTL |
blob | commitdiff | diff to current |
2016-04-18 |
keith_miller@apple.com | We should support delete in the DFG |
blob | commitdiff | diff to current |
2016-04-17 |
commit-queue@webki... | [JSC] DFG should support relational comparisons of... |
blob | commitdiff | diff to current |
2016-04-13 |
commit-queue@webki... | Unreviewed, rolling out r199502 and r199511. |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | ES6: Implement RegExp.prototype[@@search]. |
blob | commitdiff | diff to current |
2016-04-13 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-11 |
gskachkov@gmail.com | Remove NewArrowFunction from DFG IR |
blob | commitdiff | diff to current |
2016-04-10 |
keith_miller@apple.com | tryGetById should be supported by the DFG/FTL |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | UInt32ToNumber should have an Int52 path |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199128 and r199141. |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2016-04-03 |
utatane.tea@gmail.com | [JSC] Add truncate operation (rounding to zero) |
blob | commitdiff | diff to current |
2016-03-31 |
sbarati@apple.com | DFG JIT bug in typeof constant folding where the input... |
blob | commitdiff | diff to current |
2016-03-30 |
keith_miller@apple.com | Unreviewed, rollout r198808. The patch causes crashes... |
blob | commitdiff | diff to current |
2016-03-29 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-03-23 |
sbarati@apple.com | We should FTL compile code when the debugger is enabled |
blob | commitdiff | diff to current |
2016-03-18 |
fpizlo@apple.com | Replace all of the various non-working and non-compilin... |
blob | commitdiff | diff to current |
2016-03-16 |
mark.lam@apple.com | Add support for setting Function.name from computed... |
blob | commitdiff | diff to current |
2016-03-15 |
fpizlo@apple.com | Remove the Baker barrier from JSC |
blob | commitdiff | diff to current |
2016-03-14 |
keith_miller@apple.com | We should be able to eliminate cloned arguments objects... |
blob | commitdiff | diff to current |
2016-03-09 |
benjamin@webkit.org | [JSC] Pick how to OSR Enter to FTL at runtime instead... |
blob | commitdiff | diff to current |
2016-03-09 |
fpizlo@apple.com | DFG should be able to constant-fold strings |
blob | commitdiff | diff to current |
2016-03-06 |
fpizlo@apple.com | RegExpMatchesArray doesn't know how to have a bad time |
blob | commitdiff | diff to current |
2016-03-06 |
fpizlo@apple.com | The most aggressive form of RegExpTest/RegExpExec shoul... |
blob | commitdiff | diff to current |
2016-03-04 |
fpizlo@apple.com | DFG/FTL should inline accesses to RegExpObject::m_lastIndex |
blob | commitdiff | diff to current |
2016-03-01 |
fpizlo@apple.com | Turn String.prototype.replace into an intrinsic |
blob | commitdiff | diff to current |
2016-03-01 |
utatane.tea@gmail.com | [DFG][FTL][B3] Support floor and ceil |
blob | commitdiff | diff to current |
2016-01-31 |
utatane.tea@gmail.com | Should not predict OtherObj for ToThis with primitive... |
blob | commitdiff | diff to current |
2016-01-11 |
commit-queue@webki... | [ES6] Arrow function syntax. Get rid of JSArrowFunction... |
blob | commitdiff | diff to current |
2016-01-08 |
mark.lam@apple.com | Rolling out: Rename StringFromCharCode to StringFromSin... |
blob | commitdiff | diff to current |
2016-01-08 |
mark.lam@apple.com | Rename StringFromCharCode to StringFromSingleCharCode. |
blob | commitdiff | diff to current |
2015-12-18 |
keith_miller@apple.com | [ES6] Add support for Symbol.hasInstance |
blob | commitdiff | diff to current |
2015-12-17 |
utatane.tea@gmail.com | [ES6] Handle new_generator_func / new_generator_func_ex... |
blob | commitdiff | diff to current |
2015-12-16 |
commit-queue@webki... | Unreviewed, rolling out r194135. |
blob | commitdiff | diff to current |
2015-12-16 |
utatane.tea@gmail.com | [ES6] Handle new_generator_func / new_generator_func_ex... |
blob | commitdiff | diff to current |
2015-12-15 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL bit operators. |
blob | commitdiff | diff to current |
2015-12-15 |
utatane.tea@gmail.com | Math.random should have an intrinsic thunk and it shoul... |
blob | commitdiff | diff to current |
2015-12-14 |
cdumez@apple.com | Roll out r193974 and follow-up fixes as it caused JSC... |
blob | commitdiff | diff to current |
2015-12-11 |
keith_miller@apple.com | [ES6] Add support for Symbol.hasInstance |
blob | commitdiff | diff to current |
2015-12-08 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL div. |
blob | commitdiff | diff to current |
2015-12-08 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-07 |
ddkilzer@apple.com | REGRESSION(r193584): Causes heap use-after-free crashes... |
blob | commitdiff | diff to current |
2015-12-06 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-03 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL mul. |
blob | commitdiff | diff to current |
2015-12-02 |
mark.lam@apple.com | Teach DFG that ArithSub can now clobber the heap (and... |
blob | commitdiff | diff to current |
2015-12-01 |
carlosgc@webkit.org | Unreviewed, rolling out r192876. |
blob | commitdiff | diff to current |
2015-12-01 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-11-30 |
sbarati@apple.com | implement op_get_rest_length so that we can allocate... |
blob | commitdiff | diff to current |
2015-11-20 |
sbarati@apple.com | [ES6] Add support for rest parameters |
blob | commitdiff | diff to current |
2015-11-05 |
commit-queue@webki... | Using emitResolveScope & emitGetFromScope with 'this... |
blob | commitdiff | diff to current |
2015-10-27 |
utatane.tea@gmail.com | [ES6] Add DFG/FTL support for accessor put operations |
blob | commitdiff | diff to current |
2015-10-24 |
commit-queue@webki... | Unreviewed, rolling out r191500. |
blob | commitdiff | diff to current |
2015-10-23 |
utatane.tea@gmail.com | [ES6] Add DFG/FTL support for accessor put operations |
blob | commitdiff | diff to current |
2015-10-16 |
mark.lam@apple.com | Use JITSubGenerator to support UntypedUse operands... |
blob | commitdiff | diff to current |
2015-10-16 |
keith_miller@apple.com | Add Intrinsic Getters and use them to fix performance... |
blob | commitdiff | diff to current |
2015-10-12 |
fpizlo@apple.com | GC should have a Baker barrier for concurrent copying |
blob | commitdiff | diff to current |
2015-10-01 |
utatane.tea@gmail.com | Introduce SymbolUse optimization into CompareEq and... |
blob | commitdiff | diff to current |
2015-09-24 |
msaboff@apple.com | [ES6] Implement tail calls in the DFG |
blob | commitdiff | diff to current |
2015-09-21 |
fpizlo@apple.com | JSC should infer property types |
blob | commitdiff | diff to current |
2015-09-03 |
saambarati1@gmail.com | Block scoped variables should be visible across scripts |
blob | commitdiff | diff to current |
2015-09-01 |
fpizlo@apple.com | DFG AI assertions about not having to do type checks... |
blob | commitdiff | diff to current |
2015-08-27 |
fpizlo@apple.com | DFG::StrCat isn't really effectful |
blob | commitdiff | diff to current |
2015-08-26 |
fpizlo@apple.com | Node::origin should be able to tell you if it's OK... |
blob | commitdiff | diff to current |
2015-08-22 |
fpizlo@apple.com | DFG string concatenation shouldn't be playing fast... |
blob | commitdiff | diff to current |
2015-08-19 |
benjamin@webkit.org | [JSC] Optimize more cases of something-compared-to... |
blob | commitdiff | diff to current |
2015-08-17 |
commit-queue@webki... | [ES6] Implement ES6 arrow function syntax. Arrow functi... |
blob | commitdiff | diff to current |
2015-08-14 |
benjamin@webkit.org | [JSC] Add support for GetByVal on arrays of Undecided... |
blob | commitdiff | diff to current |
2015-08-11 |
utatane.tea@gmail.com | Introduce get_by_id like IC into get_by_val when the... |
blob | commitdiff | diff to current |
2015-08-09 |
cdumez@apple.com | Regression(r188105): Seems to have caused crashes durin... |
blob | commitdiff | diff to current |
2015-08-07 |
utatane.tea@gmail.com | Introduce get_by_id like IC into get_by_val when the... |
blob | commitdiff | diff to current |
2015-08-03 |
fpizlo@apple.com | DFG should have adaptive structure watchpoints |
blob | commitdiff | diff to current |
2015-07-29 |
basile_clement@app... | Remove native call inlining |
blob | commitdiff | diff to current |
next |