2017-10-27 |
msaboff@apple.com | REGRESSION(r222601): We fail to properly backtrack... |
blob | commitdiff |
2017-10-26 |
mark.lam@apple.com | JSRopeString::RopeBuilder::append() should check for... |
blob | commitdiff | diff to current |
2017-10-26 |
ryanhaddad@apple.com | Unreviewed, rolling out r223961. |
blob | commitdiff | diff to current |
2017-10-25 |
commit-queue@webki... | Unreviewed, rolling out r223691 and r223729. |
blob | commitdiff | diff to current |
2017-10-25 |
ryanhaddad@apple.com | Mark test262.yaml/test262/test/language/statements... |
blob | commitdiff | diff to current |
2017-10-24 |
utatane.tea@gmail.com | [FTL] Support NewStringObject |
blob | commitdiff | diff to current |
2017-10-24 |
utatane.tea@gmail.com | [JSC] modules can be visited more than once when resolv... |
blob | commitdiff | diff to current |
2017-10-23 |
utatane.tea@gmail.com | [JSC] Use fastJoin in Array#toString |
blob | commitdiff | diff to current |
2017-10-23 |
zandobersek@gmail.com | stress/check-string-ident.js is improperly skipped |
blob | commitdiff | diff to current |
2017-10-20 |
mark.lam@apple.com | Add a test case for r214334. |
blob | commitdiff | diff to current |
2017-10-20 |
jfbastien@apple.com | WebAssembly: no VM / JS version of everything but Instance |
blob | commitdiff | diff to current |
2017-10-20 |
mark.lam@apple.com | Stringifier::appendStringifiedValue() is missing an... |
blob | commitdiff | diff to current |
2017-10-19 |
msaboff@apple.com | Test262: RegExp/property-escapes/generated/Emoji_Compon... |
blob | commitdiff | diff to current |
2017-10-19 |
rmorisset@apple.com | Turn recursive tail calls into loops |
blob | commitdiff | diff to current |
2017-10-19 |
mark.lam@apple.com | RegExpObject::defineOwnProperty() does not need to... |
blob | commitdiff | diff to current |
2017-10-18 |
mark.lam@apple.com | The compiler should always register a structure when... |
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-10-14 |
utatane.tea@gmail.com | Reland "Add Above/Below comparisons for UInt32 patterns" |
blob | commitdiff | diff to current |
2017-10-13 |
utatane.tea@gmail.com | WebAssembly: Wasm functions should have either JSFuncti... |
blob | commitdiff | diff to current |
2017-10-12 |
fpizlo@apple.com | Enable gigacage on iOS |
blob | commitdiff | diff to current |
2017-10-12 |
utatane.tea@gmail.com | import.meta should not be assignable |
blob | commitdiff | diff to current |
2017-10-12 |
sbarati@apple.com | Unreviewed. Actually skip certain type profiler tests... |
blob | commitdiff | diff to current |
2017-10-11 |
commit-queue@webki... | Unreviewed, rolling out r223113 and r223121. |
blob | commitdiff | diff to current |
2017-10-11 |
msaboff@apple.com | Disable test262 named capture group tests with direct... |
blob | commitdiff | diff to current |
2017-10-11 |
ticaiolima@gmail.com | Object properties are undefined in super.call() but... |
blob | commitdiff | diff to current |
2017-10-10 |
sbarati@apple.com | The prototype cache should be aware of the Executable... |
blob | commitdiff | diff to current |
2017-10-10 |
utatane.tea@gmail.com | `async` should be able to be used as an imported bindin... |
blob | commitdiff | diff to current |
2017-10-10 |
fpizlo@apple.com | Enable gigacage on iOS |
blob | commitdiff | diff to current |
2017-10-09 |
msaboff@apple.com | Implement RegExp Unicode property escapes |
blob | commitdiff | diff to current |
2017-10-09 |
commit-queue@webki... | Unreviewed, rolling out r223015 and r223025. |
blob | commitdiff | diff to current |
2017-10-09 |
ryanhaddad@apple.com | Update expectations for test262 tests that pass after... |
blob | commitdiff | diff to current |
2017-10-09 |
ryanhaddad@apple.com | Unreviewed, rolling out r223022. |
blob | commitdiff | diff to current |
2017-10-09 |
sbarati@apple.com | 3 poly-proto JSC tests timing out on debug after r222827 |
blob | commitdiff | diff to current |
2017-10-09 |
gskachkov@gmail.com | Safari 10 /11 problem with if (!await get(something)). |
blob | commitdiff | diff to current |
2017-10-09 |
sbarati@apple.com | Unreviewed. Make some type profiler tests run for less... |
blob | commitdiff | diff to current |
2017-10-07 |
utatane.tea@gmail.com | `async` should be able to be used as an imported bindin... |
blob | commitdiff | diff to current |
2017-10-07 |
fpizlo@apple.com | Enable gigacage on iOS |
blob | commitdiff | diff to current |
2017-10-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r222791 and r222873. |
blob | commitdiff | diff to current |
2017-10-05 |
sbarati@apple.com | Make sure all prototypes under poly proto get added... |
blob | commitdiff | diff to current |
2017-10-05 |
utatane.tea@gmail.com | [JSC] Introduce import.meta |
blob | commitdiff | diff to current |
2017-10-05 |
sbarati@apple.com | Make pertinent AccessCases watch the poly proto watchpoint |
blob | commitdiff | diff to current |
2017-10-04 |
ryanhaddad@apple.com | Remove failure expectation for async-func-decl-dstr... |
blob | commitdiff | diff to current |
2017-10-04 |
sbarati@apple.com | 3 poly-proto JSC tests timing out on debug after r222827 |
blob | commitdiff | diff to current |
2017-10-04 |
joepeck@webkit.org | Unreviewed, marking tco-catch.js as a failure after... |
blob | commitdiff | diff to current |
2017-10-04 |
utatane.tea@gmail.com | Unreviewed, marking one async iterator test262 test... |
blob | commitdiff | diff to current |
2017-10-04 |
utatane.tea@gmail.com | [Test262] Update Test262 to Oct 4 version |
blob | commitdiff | diff to current |
2017-10-04 |
sbarati@apple.com | Implement polymorphic prototypes |
blob | commitdiff | diff to current |
2017-10-03 |
jfbastien@apple.com | WebAssembly: no VM / JS version of everything but Instance |
blob | commitdiff | diff to current |
2017-10-03 |
ryanhaddad@apple.com | Skip JSC test stress/regress-159779-2.js on debug. |
blob | commitdiff | diff to current |
2017-10-02 |
ticaiolima@gmail.com | ChakraCore/test/Function/apply3.js is resulting wrong... |
blob | commitdiff | diff to current |
2017-10-01 |
commit-queue@webki... | Unreviewed, rolling out r222564. |
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 |
sbarati@apple.com | Custom GetterSetterAccessCase does not use the correct... |
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-28 |
mark.lam@apple.com | test262: Unexpected passes after r222617 and r222618. |
blob | commitdiff | diff to current |
2017-09-28 |
msaboff@apple.com | REGRESSION(210837): RegExp containing failed non-zero... |
blob | commitdiff | diff to current |
2017-09-28 |
msaboff@apple.com | Heap out of bounds read in JSC::Yarr::Parser<JSC::Yarr... |
blob | commitdiff | diff to current |
2017-09-28 |
mark.lam@apple.com | JSArray::canFastCopy() should fail if the source and... |
blob | commitdiff | diff to current |
2017-09-28 |
sbarati@apple.com | Propagate hasBeenFlattenedBefore in Structure's transit... |
blob | commitdiff | diff to current |
2017-09-27 |
mark.lam@apple.com | Yarr::Parser::tryConsumeGroupName() should check for... |
blob | commitdiff | diff to current |
2017-09-27 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns |
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-26 |
commit-queue@webki... | Unreviewed, rolling out r222518. |
blob | commitdiff | diff to current |
2017-09-26 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns |
blob | commitdiff | diff to current |
2017-09-24 |
keith_miller@apple.com | Fix infinite looping test262 test |
blob | commitdiff | diff to current |
2017-09-23 |
commit-queue@webki... | test262: $.agent became $262.agent in test262 update |
blob | commitdiff | diff to current |
2017-09-23 |
keith_miller@apple.com | Speculatively change iteration protocall to use the... |
blob | commitdiff | diff to current |
2017-09-22 |
utatane.tea@gmail.com | [DFG][FTL] Profile array vector length for array allocation |
blob | commitdiff | diff to current |
2017-09-22 |
utatane.tea@gmail.com | Unreviewed, rolling out r222380. |
blob | commitdiff | diff to current |
2017-09-22 |
utatane.tea@gmail.com | [DFG][FTL] Profile array vector length for array allocation |
blob | commitdiff | diff to current |
2017-09-21 |
joepeck@webkit.org | Skip new hanging test262 tests. |
blob | commitdiff | diff to current |
2017-09-21 |
ryanhaddad@apple.com | Mark 6 test262 tests as passing. |
blob | commitdiff | diff to current |
2017-09-21 |
joepeck@webkit.org | Unreviewed follow-up to r222311. |
blob | commitdiff | diff to current |
2017-09-21 |
joepeck@webkit.org | Update test262 tests |
blob | commitdiff | diff to current |
2017-09-18 |
utatane.tea@gmail.com | [DFG] Remove ToThis more aggressively |
blob | commitdiff | diff to current |
2017-09-17 |
msaboff@apple.com | https://bugs.webkit.org/show_bug.cgi?id=177038 |
blob | commitdiff | diff to current |
2017-09-15 |
sbarati@apple.com | Arity fixup during inlining should do a 2 phase commit... |
blob | commitdiff | diff to current |
2017-09-14 |
sbarati@apple.com | It should be valid to exit before each set when doing... |
blob | commitdiff | diff to current |
2017-09-14 |
utatane.tea@gmail.com | [JSC] Add PrivateSymbolMode::{Include,Exclude} for... |
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 |
ryanhaddad@apple.com | Skip 3 op_mod tests on Debug JSC bots. |
blob | commitdiff | diff to current |
2017-09-13 |
utatane.tea@gmail.com | [JSC] Fix Array allocation in Object.keys |
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-12 |
mark.lam@apple.com | REGRESSION: 3 stress/op_mod (and op_div) tests timing... |
blob | commitdiff | diff to current |
2017-09-12 |
ryanhaddad@apple.com | Skip stress/value-to-boolean.js on Debug bots. |
blob | commitdiff | diff to current |
2017-09-11 |
mark.lam@apple.com | Change test expectation for test262/test/language/state... |
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-11 |
utatane.tea@gmail.com | [JSC] Optimize Object.keys by using careful array alloc... |
blob | commitdiff | diff to current |
2017-09-10 |
fpizlo@apple.com | Error should compute .stack and friends lazily |
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 |
utatane.tea@gmail.com | [DFG] NewArrayWithSize(size)'s size does not care negat... |
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 |
utatane.tea@gmail.com | [DFG][FTL] GetByVal(ObjectUse with Array::Generic,... |
blob | commitdiff | diff to current |
2017-09-07 |
pvollan@apple.com | [Win32] 10 JSC stress tests are failing. |
blob | commitdiff | diff to current |
2017-09-07 |
mark.lam@apple.com | constructGenericTypedArrayViewWithArguments() is missin... |
blob | commitdiff | diff to current |
2017-09-06 |
sbarati@apple.com | isNotCellSpeculation is wrong with respect to SpecEmpty |
blob | commitdiff | diff to current |
2017-09-05 |
commit-queue@webki... | test262: Completion values for control flow do not... |
blob | commitdiff | diff to current |
next |