2017-11-30 |
utatane.tea@gmail.com | [DFG][FTL] operationHasIndexedProperty does not conside... |
blob | commitdiff |
2017-11-21 |
utatane.tea@gmail.com | [DFG][FTL] Support MapSet / SetAdd intrinsics |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [JSC] Introduce @toObject |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [DFG][FTL] Introduce StringSlice |
blob | commitdiff | diff to current |
2017-10-18 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-10-17 |
ryanhaddad@apple.com | Unreviewed, rolling out r223523. |
blob | commitdiff | diff to current |
2017-10-17 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-09-30 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args |
blob | commitdiff | diff to current |
2017-09-29 |
commit-queue@webki... | Unreviewed, rolling out r222563, r222565, and r222581. |
blob | commitdiff | diff to current |
2017-09-27 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args |
blob | commitdiff | diff to current |
2017-09-14 |
mark.lam@apple.com | Rolling out r221832: Regresses Speedometer by ~4% and... |
blob | commitdiff | diff to current |
2017-09-13 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-09-11 |
ryanhaddad@apple.com | Unreviewed, rolling out r221854. |
blob | commitdiff | diff to current |
2017-09-11 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-09-10 |
mark.lam@apple.com | [Re-landing] Use JIT probes for DFG OSR exit. |
blob | commitdiff | diff to current |
2017-09-09 |
ryanhaddad@apple.com | Unreviewed, rolling out r221774. |
blob | commitdiff | diff to current |
2017-09-08 |
utatane.tea@gmail.com | [DFG] PutByVal with Array::Generic is too generic |
blob | commitdiff | diff to current |
2017-09-08 |
mark.lam@apple.com | Use JIT probes for DFG OSR exit. |
blob | commitdiff | diff to current |
2017-09-01 |
sbarati@apple.com | Throwing an exception in the DFG/FTL should not cause... |
blob | commitdiff | diff to current |
2017-08-25 |
sbarati@apple.com | Support compiling catch in the DFG |
blob | commitdiff | diff to current |
2017-08-25 |
commit-queue@webki... | Unreviewed, rolling out r221119, r221124, and r221143. |
blob | commitdiff | diff to current |
2017-08-23 |
sbarati@apple.com | Support compiling catch in the DFG |
blob | commitdiff | diff to current |
2017-08-23 |
gskachkov@gmail.com | [ESNext] Async iteration - Implement Async Generator... |
blob | commitdiff | diff to current |
2017-08-18 |
commit-queue@webki... | Teach DFGFixupPhase.cpp that the current scope is alway... |
blob | commitdiff | diff to current |
2017-08-16 |
commit-queue@webki... | JSTests: |
blob | commitdiff | diff to current |
2017-08-14 |
commit-queue@webki... | JSTests: |
blob | commitdiff | diff to current |
2017-06-25 |
annulen@yandex.ru | Remove excessive headers from JavaScriptCore |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | [DFG] Add ArrayIndexOf intrinsic |
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-04-30 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
blob | commitdiff | diff to current |
2017-04-26 |
commit-queue@webki... | Unreviewed, rolling out r215476. |
blob | commitdiff | diff to current |
2017-04-20 |
fpizlo@apple.com | Optimize SharedArrayBuffer in the DFG+FTL |
blob | commitdiff | diff to current |
2017-04-18 |
gskachkov@gmail.com | [ES6]. Implement Annex B.3.3 function hoisting rules... |
blob | commitdiff | diff to current |
2017-03-29 |
sbarati@apple.com | LinkBuffer and ExecutableAllocator shouldn't have anyth... |
blob | commitdiff | diff to current |
2017-03-21 |
utatane.tea@gmail.com | [JSC] Optimize Number.prototype.toString on Int32 ... |
blob | commitdiff | diff to current |
2017-03-06 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-02-28 |
mark.lam@apple.com | Introduce a VM Traps mechanism and refactor Watchdog... |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | Unreviewed, rolling out r213019. |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-02-24 |
sbarati@apple.com | Intrinsicify parseInt |
blob | commitdiff | diff to current |
2017-02-09 |
keith_miller@apple.com | [JSC] op_in should have ArrayProfile |
blob | commitdiff | diff to current |
2017-01-10 |
fpizlo@apple.com | Streamline the GC barrier slowpath |
blob | commitdiff | diff to current |
2016-11-12 |
sbarati@apple.com | We should have a more concise way of determining when... |
blob | commitdiff | diff to current |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208584. |
blob | commitdiff | diff to current |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208117 and r208160. |
blob | commitdiff | diff to current |
2016-11-11 |
sbarati@apple.com | We should have a more concise way of determining when... |
blob | commitdiff | diff to current |
2016-11-03 |
utatane.tea@gmail.com | [DOMJIT] Add DOMJIT::Signature |
blob | commitdiff | diff to current |
2016-10-30 |
sbarati@apple.com | We should have a way of profiling when a get_by_id... |
blob | commitdiff | diff to current |
2016-10-28 |
caitp@igalia.com | [JSC] implement runtime for async functions |
blob | commitdiff | diff to current |
2016-10-18 |
fpizlo@apple.com | DFG and FTL should be able to use DirectCall ICs when... |
blob | commitdiff | diff to current |
2016-10-10 |
utatane.tea@gmail.com | [DOMJIT] Implement Node accessors in DOMJIT |
blob | commitdiff | diff to current |
2016-10-06 |
utatane.tea@gmail.com | [JSC] Add @throwXXXError bytecode intrinsic |
blob | commitdiff | diff to current |
2016-10-05 |
sbarati@apple.com | String.prototype.toLowerCase should be a DFG/FTL intrinsic |
blob | commitdiff | diff to current |
2016-10-04 |
utatane.tea@gmail.com | [JSC] Add a new byte code op_define_property instead... |
blob | commitdiff | diff to current |
2016-09-28 |
fpizlo@apple.com | The write barrier should be down with TSO |
blob | commitdiff | diff to current |
2016-09-28 |
ryanhaddad@apple.com | Unreviewed, rolling out r206522. |
blob | commitdiff | diff to current |
2016-09-28 |
commit-queue@webki... | Unreviewed, rolling out r206506. |
blob | commitdiff | diff to current |
2016-09-28 |
commit-queue@webki... | Adopt #pragma once in JavaScriptCore |
blob | commitdiff | diff to current |
2016-09-26 |
benjamin@webkit.org | [JSC] Shrink the Math inline caches some more |
blob | commitdiff | diff to current |
2016-09-23 |
commit-queue@webki... | [JSC] Use an inline cache to generate op_negate |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | Make HasOwnProperty faster |
blob | commitdiff | diff to current |
2016-09-08 |
sbarati@apple.com | We should inline operationConvertJSValueToBoolean into... |
blob | commitdiff | diff to current |
2016-09-08 |
fpizlo@apple.com | Typed arrays should use MarkedSpace instead of CopiedSpace |
blob | commitdiff | diff to current |
2016-09-07 |
commit-queue@webki... | [JSC] Remove a couple of useless forward declaration |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205494. |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205504. |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Typed arrays should use MarkedSpace instead of CopiedSpace |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-24 |
fpizlo@apple.com | Unreviewed, roll out r204901, r204897, r204866, r204856... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-13 |
sbarati@apple.com | Inline store loop for CopyRest in DFG and FTL for certa... |
blob | commitdiff | diff to current |
2016-08-01 |
sbarati@apple.com | Sub should be a Math IC |
blob | commitdiff | diff to current |
2016-07-25 |
sbarati@apple.com | op_mul/ArithMul(Untyped,Untyped) should be an IC |
blob | commitdiff | diff to current |
2016-07-21 |
sbarati@apple.com | op_add/ValueAdd should be an IC in all JIT tiers |
blob | commitdiff | diff to current |
2016-06-16 |
keith_miller@apple.com | Add support for Symbol.isConcatSpreadable (round 2) |
blob | commitdiff | diff to current |
2016-06-15 |
utatane.tea@gmail.com | [JSC] Move calling convention flags to WTF |
blob | commitdiff | diff to current |
2016-06-13 |
keith_miller@apple.com | Add new builtin opcode tailCallForwardArguments |
blob | commitdiff | diff to current |
2016-06-01 |
utatane.tea@gmail.com | Unreviewed, roll out r201481, r201523: 0.3% regression... |
blob | commitdiff | diff to current |
2016-05-28 |
caitp@igalia.com | [JSC] implement async functions proposal |
blob | commitdiff | diff to current |
2016-05-21 |
joepeck@webkit.org | Remove LegacyProfiler |
blob | commitdiff | diff to current |
2016-05-17 |
keith_miller@apple.com | Rollout r200426 since it causes PLT regressions. |
blob | commitdiff | diff to current |
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-10 |
fpizlo@apple.com | Polymorphic operands in operators coerces downstream... |
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 |
keith_miller@apple.com | Add support for delete by value to the DFG |
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-04-27 |
keith_miller@apple.com | Unreviewed, Revert r199397 due to PLT regressions |
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-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-13 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
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 |
fpizlo@apple.com | Implementing caching transition puts that need to reall... |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | We should support the ability to do a non-effectful... |
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-06 |
commit-queue@webki... | Unreviewed, rolling out r199104. |
blob | commitdiff | diff to current |
next |