- 99ed479 We should have a more concise way of determining when we're varargs calling a function using rest parameters by sbarati@apple.com · 8 years ago
- 023e6e0 Unreviewed, rolling out r208584. by cdumez@apple.com · 8 years ago
- c412c1d Unreviewed, rolling out r208117 and r208160. by cdumez@apple.com · 8 years ago
- 7f24e14 We should have a more concise way of determining when we're varargs calling a function using rest parameters by sbarati@apple.com · 8 years ago
- 0d74c7c [DOMJIT] Add DOMJIT::Signature https://bugs.webkit.org/show_bug.cgi?id=162980 by utatane.tea@gmail.com · 8 years ago
- d8de325 We should have a way of profiling when a get_by_id is pure and to emit a PureGetById in the DFG/FTL by sbarati@apple.com · 8 years ago
- 04d4f60 [JSC] implement runtime for async functions by caitp@igalia.com · 8 years ago
- f0b30cb DFG and FTL should be able to use DirectCall ICs when they proved the callee or its executable by fpizlo@apple.com · 8 years ago
- bef79f8 [DOMJIT] Implement Node accessors in DOMJIT by utatane.tea@gmail.com · 8 years ago
- 0eb0f83 [JSC] Add @throwXXXError bytecode intrinsic by utatane.tea@gmail.com · 8 years ago
- 527ebc2 String.prototype.toLowerCase should be a DFG/FTL intrinsic by sbarati@apple.com · 8 years ago
- f7db559 [JSC] Add a new byte code op_define_property instead of calling defineProperty by utatane.tea@gmail.com · 8 years ago
- 9a17595 The write barrier should be down with TSO by fpizlo@apple.com · 8 years ago
- 22104f5 Unreviewed, rolling out r206522. by ryanhaddad@apple.com · 8 years ago
- c53123e Unreviewed, rolling out r206506. https://bugs.webkit.org/show_bug.cgi?id=162682 by commit-queue@webkit.org · 8 years ago
- 71ae5a4 Adopt #pragma once in JavaScriptCore by commit-queue@webkit.org · 8 years ago
- 626f77e [JSC] Shrink the Math inline caches some more by benjamin@webkit.org · 8 years ago
- 4c2202a [JSC] Use an inline cache to generate op_negate by commit-queue@webkit.org · 8 years ago
- a3db465 Make HasOwnProperty faster https://bugs.webkit.org/show_bug.cgi?id=161708 by sbarati@apple.com · 8 years ago
- 1c12d21 We should inline operationConvertJSValueToBoolean into JIT code by sbarati@apple.com · 8 years ago
- 30a7258 Typed arrays should use MarkedSpace instead of CopiedSpace by fpizlo@apple.com · 8 years ago
- 1258579 [JSC] Remove a couple of useless forward declaration by commit-queue@webkit.org · 8 years ago
- 21fc86e Make JSMap and JSSet faster https://bugs.webkit.org/show_bug.cgi?id=160989 by sbarati@apple.com · 8 years ago
- 4a64b14 Unreviewed, rolling out r205494. https://bugs.webkit.org/show_bug.cgi?id=161646 by ryanhaddad@apple.com · 8 years ago
- 9c9022f Unreviewed, rolling out r205504. https://bugs.webkit.org/show_bug.cgi?id=161645 by ryanhaddad@apple.com · 8 years ago
- 836e2d0 Make JSMap and JSSet faster https://bugs.webkit.org/show_bug.cgi?id=160989 by sbarati@apple.com · 8 years ago
- 5b5e4cd Typed arrays should use MarkedSpace instead of CopiedSpace by fpizlo@apple.com · 8 years ago
- bc16ddb Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 8 years ago
- 595eebd Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. by fpizlo@apple.com · 9 years ago
- aa6cc56 Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 9 years ago
- 6cfefd8 Inline store loop for CopyRest in DFG and FTL for certain array modes by sbarati@apple.com · 9 years ago
- 3e7ec7d Sub should be a Math IC https://bugs.webkit.org/show_bug.cgi?id=160270 by sbarati@apple.com · 9 years ago
- 9a4ad4e op_mul/ArithMul(Untyped,Untyped) should be an IC by sbarati@apple.com · 9 years ago
- b0b1eb5 op_add/ValueAdd should be an IC in all JIT tiers by sbarati@apple.com · 9 years ago
- 5bed6f6 Add support for Symbol.isConcatSpreadable (round 2) by keith_miller@apple.com · 9 years ago
- 3e8bfef [JSC] Move calling convention flags to WTF by utatane.tea@gmail.com · 9 years ago
- e497e20 Add new builtin opcode tailCallForwardArguments by keith_miller@apple.com · 9 years ago
- d001041 Unreviewed, roll out r201481, r201523: 0.3% regression in Octane code-load by utatane.tea@gmail.com · 9 years ago
- a11ec92 [JSC] implement async functions proposal by caitp@igalia.com · 9 years ago
- c10e46b Remove LegacyProfiler https://bugs.webkit.org/show_bug.cgi?id=153565 by joepeck@webkit.org · 9 years ago
- 41d899b Rollout r200426 since it causes PLT regressions. by keith_miller@apple.com · 9 years ago
- e42b2b6 Unreviewed rollout r200924. Caused js/regress/string-replace-generic.html to fail. by joepeck@webkit.org · 9 years ago
- 9100eb3 Remove LegacyProfiler https://bugs.webkit.org/show_bug.cgi?id=153565 by commit-queue@webkit.org · 9 years ago
- acdb63e Polymorphic operands in operators coerces downstream values to double. by fpizlo@apple.com · 9 years ago
- 23315d6 Getter and setter on super are called with wrong "this" object by sbarati@apple.com · 9 years ago
- 806e80d Add support for delete by value to the DFG by keith_miller@apple.com · 9 years ago
- f4a459e Unreviewed, reland r200149 since the rollout had inconclusive PLT AB testing results. by keith_miller@apple.com · 9 years ago
- ad6a310 Unreviewed, Revert r199397 due to PLT regressions by keith_miller@apple.com · 9 years ago
- 36c5288 [JSC] Add primitive String support to compare operators by commit-queue@webkit.org · 9 years ago
- e67fd78 implement dynamic scope accesses in the DFG/FTL by sbarati@apple.com · 9 years ago
- 485f539 We should support delete in the DFG by keith_miller@apple.com · 9 years ago
- 32fbcb7 [ES6] Add support for Symbol.isConcatSpreadable. by keith_miller@apple.com · 9 years ago
- 7deaba8 tryGetById should be supported by the DFG/FTL by keith_miller@apple.com · 9 years ago
- 8ee5dcc Implementing caching transition puts that need to reallocate with indexing storage by fpizlo@apple.com · 9 years ago
- 8844d30 We should support the ability to do a non-effectful getById by keith_miller@apple.com · 9 years ago
- 8891e6f Unreviewed, rolling out r199128 and r199141. by commit-queue@webkit.org · 9 years ago
- 0c18a97 [ES6] Add support for Symbol.isConcatSpreadable. by keith_miller@apple.com · 9 years ago
- 36d2a17 Unreviewed, rolling out r199104. https://bugs.webkit.org/show_bug.cgi?id=156301 by commit-queue@webkit.org · 9 years ago
- 964f6d6 We should support the ability to do a non-effectful getById by keith_miller@apple.com · 9 years ago
- d0fa3a7 Unreviewed, rolling out r199073. https://bugs.webkit.org/show_bug.cgi?id=156261 by ryanhaddad@apple.com · 9 years ago
- 39303e0 JSC should use a shadow stack version of CHICKEN so that debuggers have the option of retrieving tail-deleted frames by fpizlo@apple.com · 9 years ago
- ec95783 We should support the ability to do a non-effectful getById by keith_miller@apple.com · 9 years ago
- 2e6603a Unreviewed, rollout r198808. The patch causes crashes on 32-bit and appears to be a JSBench regression. by keith_miller@apple.com · 9 years ago
- 68de07d [JSC] Get rid of operationInitGlobalConst(), it is useless by commit-queue@webkit.org · 9 years ago
- 1acb996 [ES6] Add support for Symbol.isConcatSpreadable. by keith_miller@apple.com · 9 years ago
- 47c2f14 Add support for setting Function.name from computed properties. by mark.lam@apple.com · 9 years ago
- 4ff0fd3 Unreviewed, rolling out r197645. https://bugs.webkit.org/show_bug.cgi?id=155097 by commit-queue@webkit.org · 9 years ago
- ba646d5 [[GetPrototypeOf]] should be a fully virtual method in the method table by sbarati@apple.com · 9 years ago
- 7518ba2 RegExpMatchesArray doesn't know how to have a bad time by fpizlo@apple.com · 9 years ago
- 7fdfeed The most aggressive form of RegExpTest/RegExpExec should speculate more aggressively than just cell by fpizlo@apple.com · 9 years ago
- 91d2f35 DFG should be able to compile StringReplace by fpizlo@apple.com · 9 years ago
- f39b804 Unreviewed, fix CLOOP build. by fpizlo@apple.com · 9 years ago
- e799b86 Turn String.prototype.replace into an intrinsic by fpizlo@apple.com · 9 years ago
- e51b9bb Make it cheap to #include "JITOperations.h" by fpizlo@apple.com · 9 years ago
- b96d44f [ES6] for...in iteration doesn't comply with the specification by sbarati@apple.com · 9 years ago
- a16c9f0 [ES6] Arrow function syntax. Get rid of JSArrowFunction and use standard JSFunction class by commit-queue@webkit.org · 9 years ago
- cb11fe4 [ES6] Add support for Symbol.hasInstance by keith_miller@apple.com · 9 years ago
- d2fca0a Math.random should have an intrinsic thunk and it should be later handled as a DFG Node by utatane.tea@gmail.com · 9 years ago
- 324bf75 Roll out r193974 and follow-up fixes as it caused JSC crashes by cdumez@apple.com · 9 years ago
- 6b861f6 [ES6] Add support for Symbol.hasInstance by keith_miller@apple.com · 9 years ago
- fdd9bf4 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
- 44c6282 Unreviewed, rolling out r192914. https://bugs.webkit.org/show_bug.cgi?id=151734 by commit-queue@webkit.org · 9 years ago
- d688eaf [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
- c0722da [ES6] Add support for rest parameters by sbarati@apple.com · 9 years ago
- 287d64c [ES6] Add DFG/FTL support for accessor put operations by utatane.tea@gmail.com · 9 years ago
- adc002e Unreviewed, rolling out r191500. https://bugs.webkit.org/show_bug.cgi?id=150526 by commit-queue@webkit.org · 9 years ago
- 436a19b [ES6] Add DFG/FTL support for accessor put operations by utatane.tea@gmail.com · 9 years ago
- 7f73ad4 Implement linear memory instructions in WebAssembly by commit-queue@webkit.org · 9 years ago
- 284319e Interpreter::unwind() shouldn't be responsible for filtering out uncatchable exceptions by saambarati1@gmail.com · 9 years ago
- c15ae7e [ES6] Implement tail calls in the LLInt and Baseline JIT by msaboff@apple.com · 9 years ago
- 8359789 Rollout r189774 and 189818. by msaboff@apple.com · 9 years ago
- b863675 [ES6] Implement tail calls in the LLInt and Baseline JIT by msaboff@apple.com · 9 years ago
- 1a463c0 Convert arguments to WebAssembly functions to the declared types by commit-queue@webkit.org · 9 years ago
- f0153d0 [ES6] Implement computed accessors by utatane.tea@gmail.com · 9 years ago
- abe1113 Implement the signed division instruction in WebAssembly by commit-queue@webkit.org · 9 years ago
- 060e751 Block scoped variables should be visible across scripts by saambarati1@gmail.com · 9 years ago
- b3b187c DFG string concatenation shouldn't be playing fast and loose with effects and OSR exit by fpizlo@apple.com · 10 years ago
- aa599f6 DFG callOperations should not implicitly emit an exception check. At callOperation call sites, we should explicitly emit exception checks by saambarati1@gmail.com · 10 years ago
- cb7ea56 Introduce put_by_id like IC into put_by_val when the given name is String or Symbol by utatane.tea@gmail.com · 10 years ago
- 528ebe9 Add support for CheckWatchdogTimer as slow path in DFG and FTL. by mark.lam@apple.com · 10 years ago