Commits
User selector
Commit History
Commits on Jun 8, 2026
[JSC] Carry non-primary TimeZone in TemporalZonedDateTime
Show description for c39b3d4committedHeap needs to protect swaped JSString Impls for GCOwnedDataScope
Show description for e69c479committed
Commits on Jun 6, 2026
[JSC] `FreeList::forEach` interval assert should be bounded by `MarkedBlock::blockSize`
Show description for 4d73bc1committed
Commits on Jun 5, 2026
[JSC][Temporal] Spec-align Temporal option helpers, Duration internals, and remove unused TemporalTimeZone classes
Show description for 063066dcommitted
Commits on Jun 4, 2026
[JSC][Temporal] Implement Temporal.ZonedDateTime
Show description for 27ac373committed
Commits on Jun 3, 2026
[CMake] Tune prefix headers
Show description for 9238babcommitted
Commits on Jun 2, 2026
[JSC] Add foundation of handling builtin iterators in fast-iteration-protocol
Show description for 3d1bebdcommitted
Commits on Jun 1, 2026
[JSC] Remove no-longer-used cell-types
Show description for b9019a0committed[JSC] TemporalTimeZone should be destructible
Show description for 4f41ed4committed
Commits on May 29, 2026
Scale down structure-heap reservation size with physical memory
Show description for cffeaa6committed
Commits on May 27, 2026
[JSC][Temporal] Remove Temporal.Calendar object and update JS layer to Stage 4 spec
Show description for b35d67acommitted
Commits on May 21, 2026
[JSC] WebAssemblyGCStructure::finalizeUnconditionally should be called
Show description for d55bf0cauthored andcommitted
Commits on May 18, 2026
[JSC] Shrink sizeof(JSGenerator)
Show description for e0704d3committed
Commits on May 14, 2026
[JSC] Fix a few more missing includes
Show description for 85bcefbcommitted
Commits on May 13, 2026
[JSC] Move WebAssembly.instantiateStreaming / WebAssembly.compileStreaming to C++
Show description for 24cf2e5committed[JSC] Fix wasm callee cleanup to account for multiple conservative root scans
Show description for 0c06001committed
Commits on May 12, 2026
[JSC] StructureAlignedMemoryAllocator does not need to do commit on Windows
Show description for b88796dcommitted
Commits on May 11, 2026
[CMake] Prepare for -fpch-codegen / -fpch-debuginfo
Show description for 6b3acbdcommitted
Commits on May 8, 2026
[GTK] error: no class named 'LLIntOffsetsExtractor' in namespace 'JSC'
Show description for b1f134bauthored andcommitted[TSan] Add BitSet::concurrentGet for MarkedBlock mark-bit reads
Show description for 0c5600bauthored andcommitted
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on May 5, 2026
[JSC][JSPI] PinballCompletion constraint should call .prepareForConservativeScan()
Show description for 5aa58c4committed
Commits on May 4, 2026
[CMake] Rationalize precompiled headers
Show description for 4ba47c6committed
Commits on May 3, 2026
Re-land "[Build speed] Reduce JSC includes in WebCore JS bindings"
Show description for 423f593committed
Commits on May 2, 2026
Unreviewed, reverting 312470@main.
Show description for dd0c40eauthored andcommitted[Build speed] Reduce JSC includes in WebCore JS bindings
Show description for 5cdc5c9committed
Commits on Apr 29, 2026
[JSC][JSPI] Scan PinballCompletion conservative roots via a GC marking constraint
Show description for 4c00d7bcommitted
Commits on Apr 27, 2026
[JSC] Remove the overload of printInternal() for JSC::ConstraintVolatility
Show description for 5ade7c0committed[JSC] Add JSFullPromiseReaction and JSSlimPromiseReaction
Show description for 61a8875committed[Build Speed] Fix compilation issues in JSC headers
Show description for d4029d5committed
Commits on Apr 26, 2026
[JSC] Avoid per-edge ModuleLoaderPayload allocation in graph loading
Show description for 78682e8committed
Commits on Apr 21, 2026
[Build Speed] Minimize includes in CodeBlock.h, JSCJSValue.h, JSCJSValueInlines.h, and VM.h
Show description for 9f2eb90committed
Commits on Apr 20, 2026
Remove JSScriptFetcher and JSScriptFetchParameters
Show description for 407d0fecommittedFurther reduce use of jsCast<>()
Show description for e602202committed
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted