Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Jan 9, 2026
[Re-land] Do not speculate InBounds if we see LoadFromHole exit
Show description for 14b4474committed
Commits on Dec 2, 2025
Unreviewed, reverting 303355@main.
Show description for f55cf64authored andcommitted
Commits on Nov 20, 2025
Do not speculate InBounds if we see LoadFromHole exit
Show description for 48c731fcommitted
Commits on Aug 6, 2024
[JSC] Implement Float16Array
Show description for 37e1627committed
Commits on Aug 5, 2024
Add mechanism to automatically convert Enums to Strings for printing
Show description for f5716c3committed
Commits on Apr 7, 2024
[JSC] Add Array::OriginalArray DFG::ArrayMode, which can handle both CoW array and non-CoW array
Show description for d4c4d4bcommitted
Commits on Apr 4, 2024
[JSC] Handle OutOfBounds GetByVal of TypedArray
Show description for de77ddbcommitted
Commits on Nov 25, 2022
[JSC] Add JIT optimizations for ResizableArrayBuffers
Show description for 1a5636acommitted
Commits on Nov 17, 2022
[JSC] Implement growable SharedArrayBuffer part 2
Show description for fe4f0a4committed
Commits on Nov 10, 2022
Add Options::allowDoubleShape() for testing.
Show description for c8ec8e9committed
Mark Lam
Commits on Oct 28, 2022
[JSC] uDFG should be able to watch JSGlobalObject WatchpointSets
Show description for 085b980committed
Commits on Oct 10, 2022
[JSC] Use watchpoint set for sane chain checks
Show description for b847983committed
Commits on Sep 13, 2022
Unreviewed, reverting r254036@main.
Show description for 83af76fauthored andcommitted
Commits on Sep 1, 2022
[WebIDL] Eagerly allocate element wrappers onto a butterfly storage of a static NodeList
Show description for de4790bauthored andcommitted
Commits on Aug 31, 2022
Unreviewed, revert [253946@main] "[WebIDL] Eagerly allocate element wrappers onto a butterfly storage of a static NodeList"
Show description for 92775c2authored andcommitted
Commits on Aug 30, 2022
[WebIDL] Eagerly allocate element wrappers onto a butterfly storage of a static NodeList
Show description for 9d5bc2bauthored andcommitted
Commits on Aug 28, 2022
Unreviewed, reverting r253834@main.
Show description for badb430authored andcommitted
Commits on Aug 26, 2022
[WebIDL] Eagerly allocate element wrappers onto a butterfly storage of a static NodeList
Show description for e0c7989authored andcommitted
Commits on Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted
Commits on Oct 21, 2021
Commits on Oct 17, 2021
Allow WASM to use up to 4GB
Show description for a233fa7committed
Robin Morisset
Commits on Oct 15, 2021
Revert r284230, my last fixes to the watch build make it break tests
Show description for ac9baddcommitted
Robin MorissetAllow WASM to use up to 4GB
Show description for c25b187committed
Robin Morisset
Commits on Sep 16, 2021
Unreviewed, reverting r282478.
Show description for 9539676committed
Commits on Sep 15, 2021
Move some profiling to UnlinkedCodeBlock
Show description for 0bdcc56committed
Commits on Feb 1, 2021
[JSC] Implement BigInt64Array and BigUint64Array
Show description for 5a13e56committed
Commits on Aug 17, 2020
Have an OOB+SaneChain Array::Speculation
Show description for c645916committed
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committedUndecided Arrays shouldn't need to be OriginalArray to covert to GetArrayLength
Show description for 0715c86committed
Commits on May 14, 2020
GetArrayLength should be "blessed" during Fixup phase in the DFG
Show description for c04b749committed
Commits on Apr 13, 2020
Fix various build warnings
Show description for a0855d5authored andcommitted
Commits on Mar 31, 2020
[JSC] DFGArrayMode::alreadyChecked should have NonArray check when ArrayMode is NonArray+SlowPutArrayStorage
Show description for 1bc18f2committed
Commits on Mar 29, 2020
[JSC] Use CacheableIdentifier for all ById case
Show description for 7d240d1committed