Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on May 4, 2025
Use C++ [[fallthrough]]
Show description for fb045b8committed
Commits on Apr 4, 2025
[JSC] Add MultiGetByVal FTL node
Show description for ed70771committed
Commits on Mar 1, 2025
[JSC] byteLength CheckInBounds should be eliminated
Show description for 9005284committed
Commits on Dec 11, 2024
[JSC] Optimze `String#at` in DFG/FTL
Show description for a509a5dcommitted
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 Jun 25, 2024
[JSC] Use CoW related ArrayMode only for appropriate array types
Show description for 033f2d4committed
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 May 6, 2023
Take advantage of C++20 and define only == and let the compiler define !=
Show description for 6e8fa52committed
Commits on Nov 17, 2022
[JSC] Implement growable SharedArrayBuffer part 2
Show description for fe4f0a4committed
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 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 Aug 7, 2021
for-in should only emit one loop in bytecode
Show description for af53d48committed
Commits on Feb 1, 2021
[JSC] Implement BigInt64Array and BigUint64Array
Show description for 5a13e56committed
Commits on Jan 18, 2021
[JSC] DFG/FTL Atomics should not accept Float32/Float64 typed arrays
Show description for 0c29a84committed
Commits on Jan 8, 2021
[JSC] DFG/FTL Atomics should assume non-typed-array input with storage-edge
Show description for a43eaf6committed
Commits on Sep 10, 2020
OutOfBoundsSaneChain operations should use their own heap locations
Show description for 0916ae5committed
Commits on Aug 17, 2020
Have an OOB+SaneChain Array::Speculation
Show description for c645916committed
Commits on May 15, 2020
Undecided 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 Mar 31, 2020
[JSC] DFGArrayMode::alreadyChecked should have NonArray check when ArrayMode is NonArray+SlowPutArrayStorage
Show description for 1bc18f2committed
Commits on Sep 17, 2019
CheckArray on DirectArguments/ScopedArguments does not filter out slow put array storage
Show description for f660e42committed
Commits on Mar 20, 2019
Compress CodeOrigin into a single word in the common case
Show description for 7d0bd26committed
Robin Morisset
Commits on Jan 14, 2019
[JSC] Do not use asArrayModes() with Structures because it discards TypedArray information
Show description for a081fb0committed
Commits on Jul 25, 2018
Unreviewed, rolling out r234183.
Show description for c5fcad3committed