Commits
User selector
Commit History
Commits on Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Jul 6, 2023
Unreviewed, reverting 265800@main.
Show description for 9ea2a85authored andcommittedUnreviewed, reverting 265586@main.
Show description for 422ff29authored andcommitted
Commits on Jun 28, 2023
[JSC] Use JSONValues for Bytecode Profiler output instead of JSC's JSON
Show description for 9272021committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324committed
Filip Pizlo
Commits on Aug 24, 2016
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
Show description for 48ee972committed
Filip Pizlo
Commits on Aug 23, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 065a045committed
Filip Pizlo
Commits on Jan 24, 2013
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
Show description for 7132a97committed
Mark Hahnenberg
Commits on Dec 5, 2012
JSC profiler should not count executions of op_call_put_result because doing so changes DFG codegen
Show description for a407a09committed
Filip PizloJSC should be able to report profiling data associated with the IR dumps and disassembly
Show description for d374936committed
Filip Pizlo
Loading