Commits
User selector
Commit History
Commits on May 22, 2026
[JSC] Scan OSR exits' ScratchBuffers
Show description for 87b4375committed
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Dec 18, 2025
[JSC] Wasm: fix exceptions with inlining between SIMD and non-SIMD functions
Show description for c410d58committed
Commits on Sep 2, 2025
Unreviewed, reverting 299398@main.
Show description for dd81542authored andcommitted
Commits on Sep 1, 2025
Refactor jitMemcpy into atomic and non-atomic versions
Show description for 952e580committed
Commits on Aug 9, 2025
[JSC]ASSERTION FAILED: from.isCell() at jsCast
Show description for 90aa807authored andcommitted
Commits on May 27, 2025
[JSC] Further enhance DFG mayExit validation
Show description for 78a8cf3committed
Commits on May 3, 2025
Start adopting C++20's [[likely]] / [[unlikely]] in JSC
Show description for 0e0b92fcommitted
Commits on Apr 22, 2025
Add option to poison dead OSR exit values.
Show description for 801e0c4committed
Commits on Apr 4, 2025
Unreviewed, reverting 292040@main.
Show description for 594c5f4authored andcommitted
Commits on Mar 12, 2025
Unreviewed, reverting 292008@main.
Show description for c5e0671authored andcommitted[JSC] Use 3-operand instructions more in Baseline / DFG
Show description for 07c88b9committed
Commits on Feb 23, 2025
[JSC] Simplify AssemblyHelpers::purifyNaN
Show description for a8406fbcommitted
Commits on Feb 20, 2025
[JSC] Modernize logging in DFG / FTL
Show description for a976a26committed
Commits on Jan 6, 2025
Make HashSet validate its key by default in release builds
Show description for c9de3eacommitted
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Sep 24, 2024
[JSC] ArrayProfile should keep DFG OSR exit data
Show description for e296432committed
Commits on Aug 7, 2024
[JSC] Attempt to convert Move32 to Move in ARM64
Show description for 2ea46abcommitted
Commits on Aug 5, 2024
Add mechanism to automatically convert Enums to Strings for printing
Show description for f5716c3committed
Commits on Jul 22, 2024
[JSC] Do not emit vm.osrExitIndex in DFG code
Show description for 104317fcommitted
Commits on May 24, 2024
Drop ASCIILiteral::characters8()
Show description for 9adef37committed
Commits on May 7, 2024
JIT operations should return the current exception in a return GPR when it's free.
Show description for 10748e5committed
Commits on May 4, 2024
Unreviewed, reverting 278366@main (fc1560b)
Show description for b25db3dcommittedJIT operations should return the current exception in a return GPR when it's free.
Show description for fc1560bcommitted
Commits on Apr 16, 2024
OSR Exit disassembly dump should convert ASCIILiteral to char*
Show description for fd80b65committed
Commits on Apr 6, 2024
[JSC] Introduce op_get_length
Show description for ed2c128committed
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1committed
Commits on Aug 4, 2023
[JSC] Use probe instead of debugCall for speculation failure dump
Show description for 2d80018committed
Commits on May 5, 2023
[JSC] Fix printEachOSRExit option
Show description for e9cd1ffcommitted
Commits on Oct 19, 2022
Refactor RegisterSet to support 128-bit widths
Show description for 912bf24authored andcommitted
Commits on Oct 15, 2022
Unreviewed, revert 255583@main because of build breakage
Show description for 6adb4a8committedRefactor RegisterSet to support 128-bit widths
Show description for a57d810authored andcommitted