2019-01-31 |
ross.kirsling@sony.com | Import latest Test262 updates. |
tree | commitdiff |
2019-01-31 |
rmorisset@apple.com | Object.keys can now lead to a PhantomNewArrayBuffer... |
tree | commitdiff |
2019-01-29 |
mark.lam@apple.com | ValueRecovery::recover() should purify NaN values it... |
tree | commitdiff |
2019-01-29 |
ysuzuki@apple.com | Unreviewed, fix the test after r240543 not to use ... |
tree | commitdiff |
2019-01-29 |
mark.lam@apple.com | ToString node actually does GC. |
tree | commitdiff |
2019-01-26 |
ysuzuki@apple.com | [JSC] NativeErrorConstructor should not have own IsoSub... |
tree | commitdiff |
2019-01-24 |
ysuzuki@apple.com | stress/const-semantics.js fails a dfg-eager / ftl-eager... |
tree | commitdiff |
2019-01-24 |
sbarati@apple.com | Object Allocation Sinking phase can move a node that... |
tree | commitdiff |
2019-01-24 |
guijemont@igalia.com | [JSC] Reenable baseline JIT on mips |
tree | commitdiff |
2019-01-24 |
ysuzuki@apple.com | [DFG] AvailabilityMap::pruneByLiveness should make... |
tree | commitdiff |
2019-01-23 |
ysuzuki@apple.com | Unreviewed, fix initial global lexical binding epoch |
tree | commitdiff |
2019-01-23 |
ysuzuki@apple.com | REGRESSION(r239612) Crash at runtime due to broken... |
tree | commitdiff |
2019-01-22 |
sbarati@apple.com | Unreviewed. Rollout r240223. It regressed JetStream2... |
tree | commitdiff |
2019-01-22 |
commit-queue@webki... | [JSC] Invalidate old scope operations using global... |
tree | commitdiff |
2019-01-22 |
yusukesuzuki@slows... | Unreviewed, roll out r240220 due to date-format-xparb... |
tree | commitdiff |
2019-01-21 |
ticaiolima@gmail.com | DoesGC rule is wrong for nodes with BigIntUse |
tree | commitdiff |
2019-01-21 |
sbarati@apple.com | DFG: When inlining DataView set* intrinsics we need... |
tree | commitdiff |
2019-01-21 |
sbarati@apple.com | JSTests: |
tree | commitdiff |
2019-01-21 |
commit-queue@webki... | [JSC] Invalidate old scope operations using global... |
tree | commitdiff |
2019-01-17 |
sbarati@apple.com | StringObjectUse should not be a structure check for... |
tree | commitdiff |
2019-01-17 |
yusukesuzuki@slows... | [JSC] ToThis omission in DFGByteCodeParser is wrong |
tree | commitdiff |
2019-01-16 |
mark.lam@apple.com | JSFunction::canUseAllocationProfile() should account... |
tree | commitdiff |
2019-01-16 |
yusukesuzuki@slows... | [JSC] Use KnownStringUse for GetByVal(Array::String... |
tree | commitdiff |
2019-01-15 |
tpopela@redhat.com | Unreviewed, skip JIT tests if it's not enabled |
tree | commitdiff |
2019-01-15 |
ticaiolima@gmail.com | DFGByteCodeParser rules for bitwise operations should... |
tree | commitdiff |
2019-01-15 |
guijemont@igalia.com | Skip a slow test and a flakey test on arm |
tree | commitdiff |
2019-01-15 |
keith_miller@apple.com | Skip type-check-hoisting-phase-hoist... with no jit |
tree | commitdiff |
2019-01-15 |
yusukesuzuki@slows... | [JSC] AI should check the given constant's array type... |
tree | commitdiff |
2019-01-15 |
ticaiolima@gmail.com | [BigInt] Literal parsing is crashing when used inside... |
tree | commitdiff |
2019-01-14 |
yusukesuzuki@slows... | [JSC] Do not use asArrayModes() with Structures because... |
tree | commitdiff |
2019-01-14 |
mark.lam@apple.com | Fix all CLoop JSC test failures (including some LLInt... |
tree | commitdiff |
2019-01-12 |
sbarati@apple.com | DFG combined liveness can be wrong for terminal basic... |
tree | commitdiff |
2019-01-11 |
yusukesuzuki@slows... | [JSC] Global lexical bindings can shadow global variabl... |
tree | commitdiff |
2019-01-11 |
dinfuehr@igalia.com | Enable DFG on ARM/Linux again |
tree | commitdiff |
2019-01-10 |
commit-queue@webki... | Unreviewed, rolling out r239825. |
tree | commitdiff |
2019-01-10 |
dinfuehr@igalia.com | Enable DFG on ARM/Linux again |
tree | commitdiff |
2019-01-09 |
yusukesuzuki@slows... | Array.prototype.flat/flatMap have a minor bug in ArrayS... |
tree | commitdiff |
2019-01-08 |
tzagallo@apple.com | LLInt put_by_id uses the wrong load instruction for... |
tree | commitdiff |
2019-01-04 |
tzagallo@apple.com | Baseline version of get_by_id may corrupt metadata |
tree | commitdiff |
2019-01-04 |
yusukesuzuki@slows... | [JSC] Optimize Object.prototype.toString |
tree | commitdiff |
2019-01-04 |
ross.kirsling@sony.com | test262-runner misbehaves when test file YAML has a... |
tree | commitdiff |
2018-12-30 |
yusukesuzuki@slows... | Unreviewed, JSTests gardening with memoryLimited |
tree | commitdiff |
2018-12-30 |
ross.kirsling@sony.com | [JSC] Identifier validity should be based on ID_Start... |
tree | commitdiff |
2018-12-23 |
yusukesuzuki@slows... | [BigInt] Support BigInt in JSON.stringify |
tree | commitdiff |
2018-12-22 |
yusukesuzuki@slows... | [JSC] Implement "well-formed JSON.stringify" proposal |
tree | commitdiff |
2018-12-20 |
keith_miller@apple.com | Add support for globalThis |
tree | commitdiff |
2018-12-20 |
keith_miller@apple.com | Update test262 configuration to not run tests dependent... |
tree | commitdiff |
2018-12-20 |
mark.lam@apple.com | Fix a typo in slow_path_construct_arityCheck and operat... |
tree | commitdiff |
2018-12-20 |
tzagallo@apple.com | JSTests: |
tree | commitdiff |
2018-12-20 |
ross.kirsling@sony.com | Unreviewed follow-up to r192914. |
tree | commitdiff |
2018-12-20 |
keith_miller@apple.com | Fix test262 expectations |
tree | commitdiff |
2018-12-20 |
keith_miller@apple.com | Update test262 tests. |
tree | commitdiff |
2018-12-19 |
mark.lam@apple.com | JSPropertyNameEnumerator should cache the iterated... |
tree | commitdiff |
2018-12-19 |
tzagallo@apple.com | String overflow in JSC::createError results in ASSERT... |
tree | commitdiff |
2018-12-19 |
ross.kirsling@sony.com | Error message for `-x ** y` contains a typo. |
tree | commitdiff |
2018-12-19 |
mark.lam@apple.com | Gardening: test options fix. |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | JSON.stringify() should throw OOM on StringBuilder... |
tree | commitdiff |
2018-12-18 |
ross.kirsling@sony.com | Redeclaration of var over let/const/class should be... |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | Skip the stress/elidable-new-object-roflcopter-then... |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | Skip the stress/materialized-regexp-has-correct-last... |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | Skip the stress/materialize-regexp-cyclic-regexp.js... |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | Array unshift/shift should not race against the AI... |
tree | commitdiff |
2018-12-18 |
yusukesuzuki@slows... | [JSC] Optimize Object.keys by caching own keys results... |
tree | commitdiff |
2018-12-18 |
mark.lam@apple.com | SamplingProfiler's isValidFramePointer() should reject... |
tree | commitdiff |
2018-12-17 |
ryanhaddad@apple.com | Unreviewed test gardening, address a syntax error in... |
tree | commitdiff |
2018-12-17 |
mark.lam@apple.com | Suppress ASAN on valid stack accesses in Probe-based... |
tree | commitdiff |
2018-12-17 |
mark.lam@apple.com | Fix stale assertion in attemptToForceStringArrayModeByT... |
tree | commitdiff |
2018-12-15 |
mark.lam@apple.com | CallFrame::convertToStackOverflowFrame() needs to keep... |
tree | commitdiff |
2018-12-14 |
commit-queue@webki... | Unreviewed, rolling out r239153, r239154, and r239155. |
tree | commitdiff |
2018-12-14 |
keith_miller@apple.com | Callers of JSString::getIndex should check for OOM... |
tree | commitdiff |
2018-12-14 |
mark.lam@apple.com | Add a missing exception check. |
tree | commitdiff |
2018-12-13 |
ticaiolima@gmail.com | [BigInt] Add ValueDiv into DFG |
tree | commitdiff |
2018-12-13 |
yusukesuzuki@slows... | [JSC] Optimize Object.keys by caching own keys results... |
tree | commitdiff |
2018-12-13 |
yusukesuzuki@slows... | [DFG][FTL] Add NewSymbol |
tree | commitdiff |
2018-12-13 |
yusukesuzuki@slows... | [BigInt] Implement DFG/FTL typeof for BigInt |
tree | commitdiff |
2018-12-11 |
mark.lam@apple.com | PropertyAttribute needs a CustomValue bit. |
tree | commitdiff |
2018-12-10 |
ticaiolima@gmail.com | [BigInt] Add ValueMul into DFG |
tree | commitdiff |
2018-12-06 |
keith_miller@apple.com | stress/big-wasm-memory tests failing on 32-bit JSC bot |
tree | commitdiff |
2018-12-06 |
mark.lam@apple.com | speculationFromCell() should speculate non-Identifier... |
tree | commitdiff |
2018-12-05 |
mark.lam@apple.com | DFG's StrengthReduction phase should not reduce Constru... |
tree | commitdiff |
2018-12-04 |
ticaiolima@gmail.com | [ESNext][BigInt] Support logic operations |
tree | commitdiff |
2018-12-04 |
ryanhaddad@apple.com | Unreviewed, rolling out r238833. |
tree | commitdiff |
2018-12-04 |
ticaiolima@gmail.com | [ESNext][BigInt] Support logic operations |
tree | commitdiff |
2018-12-02 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "<<" and ">>" |
tree | commitdiff |
2018-11-30 |
dino@apple.com | Add first-class support for .mjs files in jsc binary |
tree | commitdiff |
2018-11-30 |
ticaiolima@gmail.com | [BigInt] Implement ValueBitXor into DFG |
tree | commitdiff |
2018-11-28 |
sbarati@apple.com | r238510 broke scopes of size zero |
tree | commitdiff |
2018-11-27 |
mark.lam@apple.com | [Re-landing] NaNs read from Wasm code needs to be be... |
tree | commitdiff |
2018-11-27 |
ryanhaddad@apple.com | Unreviewed, rolling out r238509. |
tree | commitdiff |
2018-11-27 |
ticaiolima@gmail.com | Re-introduce op_bitnot |
tree | commitdiff |
2018-11-26 |
sbarati@apple.com | InPlaceAbstractState::endBasicBlock rule for SetLocal... |
tree | commitdiff |
2018-11-26 |
sbarati@apple.com | Object allocation sinking phase needs to iterate each... |
tree | commitdiff |
2018-11-26 |
mark.lam@apple.com | NaNs read from Wasm code needs to be be purified. |
tree | commitdiff |
2018-11-26 |
msaboff@apple.com | 32-bit JSC test failure: stress/regexp-compile-oom.js |
tree | commitdiff |
2018-11-26 |
tzagallo@apple.com | ASSERTION FAILED: m_outOfLineJumpTargets.contains(bytec... |
tree | commitdiff |
2018-11-22 |
sbarati@apple.com | DFGSpeculativeJIT should not &= exitOK with mayExit... |
tree | commitdiff |
2018-11-22 |
sbarati@apple.com | Fix assertion in KnownCellUse inside SpeculativeJIT... |
tree | commitdiff |
2018-11-22 |
mark.lam@apple.com | Creating a wasm memory that is bigger than the ArrayBuf... |
tree | commitdiff |
2018-11-21 |
ticaiolima@gmail.com | [BigInt] JSBigInt::createWithLength should throw when... |
tree | commitdiff |
2018-11-21 |
mark.lam@apple.com | Remove invalid assertion in VMTraps::SignalSender's... |
tree | commitdiff |
next |