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 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 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 21, 2026
[JSC] WebAssemblyGCStructure::finalizeUnconditionally should be called
Show description for d55bf0cauthored andcommitted
Commits on May 13, 2026
[JSC] Fix wasm callee cleanup to account for multiple conservative root scans
Show description for 0c06001committed
Commits on May 8, 2026
[GTK] error: no class named 'LLIntOffsetsExtractor' in namespace 'JSC'
Show description for b1f134bauthored andcommitted
Commits on May 5, 2026
[JSC][JSPI] PinballCompletion constraint should call .prepareForConservativeScan()
Show description for 5aa58c4committed
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
[Build Speed] Fix compilation issues in JSC headers
Show description for d4029d5committed
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 17, 2026
[JSC] Cache `JSString` cells for short `JSON.parse` string values
Show description for 128591ecommitted
Commits on Apr 14, 2026
[JSC] Rewrite module loader
Show description for 4a63810authored andcommitted
Commits on Apr 3, 2026
Use "= default" for destructor in JavaScript Core
Show description for e73b492authored andcommitted
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committedEnhance MarkedVector's interface to more closely match Vector's.
Show description for 4bd1aabauthored andcommitted

Commits on Feb 26, 2026
Drop remaining `protected*()` member functions in the codebase
Show description for 0bbe795committed
Commits on Feb 21, 2026
MicrotaskDispatcher should be JSCell
Show description for 9d9aae7committed
Commits on Feb 11, 2026
[JSC] JSPI Implementation
Show description for 53e97afcommitted
Commits on Jan 31, 2026
[WTF] Move AvailableMemory from bmalloc to WTF
Show description for c021912committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Dec 9, 2025
Facebook.com is crashing on WebKit ToT
Show description for 69d1446committed
Commits on Dec 8, 2025
[JSC] Move Promise.any to C++
Show description for 7c3a43acommitted
Commits on Dec 5, 2025
GC sweeping should not be done in the End phase.
Show description for b5808ffcommitted
Mark Lam
Commits on Nov 14, 2025
GC should sweep synchronously when memory is critical
Show description for 813de39committedStop using raw AutomaticThread pointers in Vector
Show description for 5d6036bcommitted
Commits on Oct 12, 2025
[JSC] Add JSPromiseAllGlobalContext
Show description for 938197bcommitted
Commits on Oct 6, 2025
[JSC] Move most of Promise operations to C++
Show description for 7598b7ecommitted
Commits on Sep 29, 2025
[JSC] Introduce JSPromiseReaction object
Show description for a1cb5e0committed