Commits
User selector
Commit History
Commits on Jun 8, 2026
Heap needs to protect swaped JSString Impls for GCOwnedDataScope
Show description for e69c479committed
Commits on Jun 6, 2026
[JSC] NativeExecutable should have name and length in the same way to FunctionExecutable
Show description for a633a8acommitted
Commits on Jun 2, 2026
[JSC] MapIterator / SetIterator should be handled in DFG
Show description for 300fd8ccommittedFix baseline write barrier handling in OpDelBy{Id,Val}
Show description for 1cdc540committed[JSC] Add foundation of handling builtin iterators in fast-iteration-protocol
Show description for 3d1bebdcommitted
Commits on Jun 1, 2026
[JSC] Add String fast iteration
Show description for 4a78130committed
Commits on May 22, 2026
[JSC] Improve rope-string comparison
Show description for e8eb62bcommittedUnreviewed, reverting 313672@main (371f7ad0ed89)
Show description for facb034committed[JSC] Add DFG node for `String.fromCodePoint`
Show description for 93a4fbecommitted
Commits on May 21, 2026
Give JIT helper threads QOS_UTILITY on less powerful devices
Show description for 371f7adcommitted
Commits on May 20, 2026
[JSC] Collect profile from Baseline JIT compiler when LLInt -> Baseline
Show description for 2275284committed[JSC] Add new `DateNow` DFG node
Show description for d53865ecommitted
Commits on May 18, 2026
[JSC] Shrink sizeof(JSGenerator)
Show description for e0704d3committed
Commits on May 15, 2026
[JSC] Extend megamorphic ByVal IC with symbols
Show description for ce3942ecommittedRemove JSHeapInt32/Double
Show description for 3bb4fc9committed[JSC] Optimize stricteq with non-String / non-HeapBigInt cells
Show description for 8f52a29committed
Commits on May 14, 2026
Use modern integer hash
Show description for 310c6dbcommitted
Commits on May 13, 2026
[JSC] Drop ThreadSpecificAssemblerData heap buffer under memory pressure
Show description for 32f4eefcommitted[JSC] Add RISCV64 support to GdbJIT ELF records
Show description for 2130a34authored andcommitted
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on May 6, 2026
[libpas] Enable JIT-heap on Windows
Show description for af63dbdcommitted
Commits on May 5, 2026
REGRESSION: WebAssembly SIMD produces incorrect result on x86_64 Linux (argon2id hash mismatch)
Show description for 4db9b8ccommitted[JSC] normalizeWidths() should return a RegisterSet
Show description for e1cc091committed
Commits on May 3, 2026
Re-land "[Build speed] Reduce JSC includes in WebCore JS bindings"
Show description for 423f593committed
Commits on Apr 27, 2026
[JSC] Add Map / Set fast iteration
Show description for 4337048committed[Build Speed] Fix compilation issues in JSC headers
Show description for d4029d5committed
Commits on Apr 21, 2026
[JSC] Fix megamorphic IC ownProperty check
Show description for 9b1a028committed[Build Speed] Minimize includes in CodeBlock.h, JSCJSValue.h, JSCJSValueInlines.h, and VM.h
Show description for 9f2eb90committed[JSC] Implement relaxed Wasm SIMD
Show description for 85da494committed
Commits on Apr 20, 2026
[JSC] Fix !ENABLE(JIT) build
Show description for be7c61dcommittedFurther reduce use of jsCast<>()
Show description for e602202committedUnreviewed, use UncheckedKeyHashMap / UncheckedKeyHashSet
Show description for 3d242bccommitted
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Apr 18, 2026
Unreviewed, reverting 311492@main (e7ae451260d7)
Show description for 75f92adcommitted
Commits on Apr 17, 2026
[JSC] Fix !ENABLE(JIT) build
Show description for e7ae451authored andcommitted