2016-09-06 |
commit-queue@webki... | [JSC] Make ArithClz32 work with Cell arguments |
blob | commitdiff |
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 | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-09-03 |
msaboff@apple.com | Unreviewed fix after importing Chakra test |
blob | commitdiff | diff to current |
2016-09-03 |
msaboff@apple.com | Import Chakra tests to JSC |
blob | commitdiff | diff to current |
2016-09-01 |
commit-queue@webki... | GetByIdWithThis/GetByValWithThis should have ValueProfi... |
blob | commitdiff | diff to current |
2016-09-01 |
benjamin@webkit.org | arith-abs-on-various-types.js is flaky |
blob | commitdiff | diff to current |
2016-09-01 |
fpizlo@apple.com | ObjectAllocationSinkingPhase::insertOSRHintsForUpdate... |
blob | commitdiff | diff to current |
2016-08-31 |
utatane.tea@gmail.com | stress/random-53bit.js.ftl-no-cjit-no-inline-validate... |
blob | commitdiff | diff to current |
2016-08-29 |
commit-queue@webki... | [JSC] Improve ArithAbs with polymorphic input |
blob | commitdiff | diff to current |
2016-08-27 |
benjamin@webkit.org | [JSC] Implement CompareStrictEq(String, Untyped) in FTL |
blob | commitdiff | diff to current |
2016-08-26 |
utatane.tea@gmail.com | [ES6] newPromiseCapabilities should check the given... |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | [JSC] Clean up the abstract interpreter for cos/sin... |
blob | commitdiff | diff to current |
2016-08-25 |
utatane.tea@gmail.com | [DFG][FTL] Implement ES6 Generators in DFG / FTL |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | TryGetById should have a ValueProfile so that it can... |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | NewRegexp should not prevent inlining |
blob | commitdiff | diff to current |
2016-08-25 |
benjamin@webkit.org | [JSC] Make FRound work with any type |
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-24 |
gskachkov@gmail.com | 2016] Allow assignment in for-in head in not-strict... |
blob | commitdiff | diff to current |
2016-08-24 |
benjamin@webkit.org | [JSC] Make ArithLog works with any type |
blob | commitdiff | diff to current |
2016-08-23 |
sbarati@apple.com | JSC should have a "microbenchmarks" directory instead... |
blob | commitdiff | diff to current |
2016-08-23 |
keith_miller@apple.com | %TypedArray%.prototype.slice needs to check that the... |
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-23 |
keith_miller@apple.com | Update/add new test262 tests |
blob | commitdiff | diff to current |
2016-08-23 |
commit-queue@webki... | [JSC] Make Math.cos() and Math.sin() work with any... |
blob | commitdiff | diff to current |
2016-08-23 |
utatane.tea@gmail.com | [ES6] Module namespace object's Symbol.iterator method... |
blob | commitdiff | diff to current |
2016-08-23 |
utatane.tea@gmail.com | [ES6] Modules' `export default function/class` should... |
blob | commitdiff | diff to current |
2016-08-22 |
utatane.tea@gmail.com | [ES6] Module should not allow HTML comments |
blob | commitdiff | diff to current |
2016-08-22 |
utatane.tea@gmail.com | [DFG] Should not fixup AnyIntUse in 32_64 |
blob | commitdiff | diff to current |
2016-08-21 |
utatane.tea@gmail.com | Unreviewed, rolling out r204697 |
blob | commitdiff | diff to current |
2016-08-21 |
utatane.tea@gmail.com | [DFG] Should not fixup AnyIntUse in 32_64 |
blob | commitdiff | diff to current |
2016-08-20 |
commit-queue@webki... | [JSC] ArithSqrt should work with any argument type |
blob | commitdiff | diff to current |
2016-08-19 |
commit-queue@webki... | Make custom Error properties (line, column, sourceURL... |
blob | commitdiff | diff to current |
2016-08-18 |
mark.lam@apple.com | ScopedArguments is using the wrong owner object for... |
blob | commitdiff | diff to current |
2016-08-17 |
commit-queue@webki... | We allow assignments to const variables when in a for... |
blob | commitdiff | diff to current |
2016-08-17 |
mark.lam@apple.com | Remove an invalid assertion in the DFG backend's GetByI... |
blob | commitdiff | diff to current |
2016-08-16 |
ryanhaddad@apple.com | Unreviewed, rolling out r204464. |
blob | commitdiff | diff to current |
2016-08-15 |
ryanhaddad@apple.com | Skip failing test mozilla/ecma/LexicalConventions/7... |
blob | commitdiff | diff to current |
2016-08-14 |
gskachkov@gmail.com | [2016] Set correct status for test262 after implementat... |
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-12 |
gskachkov@gmail.com | [ES2016] Implement Object.entries |
blob | commitdiff | diff to current |
2016-08-12 |
mark.lam@apple.com | OverridesHasInstance should not branch across register... |
blob | commitdiff | diff to current |
2016-08-11 |
mark.lam@apple.com | The jsc shell's Element host constructor should throw... |
blob | commitdiff | diff to current |
2016-08-11 |
mark.lam@apple.com | Disallow synchronous sweeping for eden GCs. |
blob | commitdiff | diff to current |
2016-08-10 |
msaboff@apple.com | Baseline GetByVal and PutByVal for cache ID stubs need... |
blob | commitdiff | diff to current |
2016-08-10 |
mark.lam@apple.com | DFG's flushForTerminal() needs to add PhantomLocals... |
blob | commitdiff | diff to current |
2016-08-10 |
gskachkov@gmail.com | [ES2016] Implement Object.values |
blob | commitdiff | diff to current |
2016-08-10 |
sbarati@apple.com | JSBoundFunction should lazily generate its name string |
blob | commitdiff | diff to current |
2016-08-08 |
mark.lam@apple.com | ASSERTION FAILED: hasInlineStorage() in JSFinalObject... |
blob | commitdiff | diff to current |
2016-08-08 |
utatane.tea@gmail.com | [ES6] Module namespace object should not allow unset IC |
blob | commitdiff | diff to current |
2016-08-06 |
sbarati@apple.com | various math operations don't properly check for an... |
blob | commitdiff | diff to current |
2016-08-05 |
sbarati@apple.com | Assertion failure when accessing TDZ variable in catch... |
blob | commitdiff | diff to current |
2016-08-05 |
utatane.tea@gmail.com | [ES6] JSModuleNamespaceObject's Symbol.iterator functio... |
blob | commitdiff | diff to current |
2016-08-04 |
keith_miller@apple.com | ASSERTION FAILED: !hasInstanceValueNode->isCellConstant... |
blob | commitdiff | diff to current |
2016-08-04 |
caitp@igalia.com | [JSC] fix generator-syntax.js JSTest again after yield... |
blob | commitdiff | diff to current |
2016-08-04 |
caitp@igalia.com | Clarify SyntaxErrors around yield and unskip tests |
blob | commitdiff | diff to current |
2016-08-03 |
fpizlo@apple.com | REGRESSION(r203368): broke some test262 tests |
blob | commitdiff | diff to current |
2016-08-03 |
sbarati@apple.com | Implement nested rest destructuring w.r.t the ES7 spec |
blob | commitdiff | diff to current |
2016-08-03 |
sbarati@apple.com | Rename Changelog to ChangeLog |
blob | commitdiff | diff to current |
|