Commits
User selector
Commit History
Commits on Jun 5, 2026
[JSC] Optimize the layout of Parser and Lexer
Show description for 8243c6bcommittedUse `WTF::toArray()` instead of C-style arrays in JavaScriptCore
Show description for f582e48committed[JSC] Optimize the layout of InlineCacheHandler
Show description for 8cb7e38committed
Commits on Jun 4, 2026
Unreviewed, reverting 314513@main (de8227087714)
Show description for 32bfeb7committed[JSC] Optimize the layout of InlineCacheHandler
Show description for de82270committed
Commits on Jun 1, 2026
[JSC] DFG `NewTypedArrayWithSize` should zero-fill the storage 8 bytes at a time
Show description for dcc2aeacommitted
Commits on May 31, 2026
[JSC] Make RegExp tolerant against excessive stress
Show description for 7663d81committed
Commits on May 13, 2026
[JSC] array_sort_comparator_return_trampoline should be registered for JITCage
Show description for 19fb67dcommitted[JSC] Use std::integral in RISCV64 immediate helpers
Show description for 6b720e4authored andcommitted
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed[Wasm] Use a lazy restore frame when returning from tail calls
Show description for 5223ee5committed
Commits on May 6, 2026
[OMG] Tail call shuffler should be able to handle registers
Show description for 62596b8committed
Commits on May 3, 2026
[JSC] Add multiply-accumulate instruction selection
Show description for 1367f47committed
Commits on Apr 27, 2026
[Build Speed] Fix compilation issues in JSC headers
Show description for d4029d5committed
Commits on Apr 24, 2026
[JSC] Set ARM64 CPU feature bits in Windows
Show description for fc480fecommitted
Commits on Apr 21, 2026
Unreviewed, disable ARM64E dotprod
Show description for 7999f4ecommitted[JSC] Implement relaxed Wasm SIMD
Show description for 85da494committed
Commits on Apr 17, 2026
Optimize isInteger slightly
Show description for d8899cfcommitted
Commits on Apr 16, 2026
Add wasm wide arithmetic proposal
Show description for bcd47e7committed
Commits on Apr 10, 2026
Reserve and/or give JSC vectors inline capacity
Show description for 65b4330committed
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Mar 26, 2026
Adopt C++20's std::popcount()
Show description for 301b227committed
Commits on Mar 21, 2026
[JSC] Lazily save/restore LR in HandlerIC
Show description for d1aca03committed
Commits on Mar 19, 2026
[JSC] Use wasm SIMD optimizations in x64 too
Show description for 8528edacommitted[JSC] Flush ProfilerSupport queue at jsc shell exit
Show description for c0b0c8dcommitted
Commits on Mar 16, 2026
[JSC] Add more SIMD lowering
Show description for dbf8cb7committed
Commits on Mar 15, 2026
[JSC] Use simple ARM64 shl, ushr, sshr
Show description for b349f35committed[CSS JIT] Add dumpCSSJITDisassembly runtime option
Show description for fcba3a4committed
Commits on Mar 14, 2026
[JSC] Implement SIMD Shuffle reduction
Show description for 8eb745fcommitted
Commits on Mar 9, 2026
[JSC] Add SourceDump option to JITDump
Show description for cd8340ecommittedAdopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Mar 6, 2026
[JSC] Add IRDump option with JITDump
Show description for bccc78ccommitted
Commits on Mar 5, 2026
[JSC] Bytecode profiler should include JIT comments
Show description for ebc19a3committed
Commits on Feb 19, 2026
Adopt `NODELETE` annotation in more places in JavaScriptCore/
Show description for 55e71c0committed
Commits on Feb 14, 2026
Unreviewed, reverting 307528@main.
Show description for 2df7140authored andcommitted