Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Nov 3, 2025
Support setting safeToCompareToEmptyOrDeleted in MemberBasedHash
Show description for acb1c76committed
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Dec 9, 2024
Unreviewed, Revert 287449@main
Show description for 48c752dcommitted
Commits on Dec 6, 2024
Cut unneeded includes from Lock.h, PersistentCoder.h, ThreadingPrimitives.h
Show description for cb22abbcommitted
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 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Mar 20, 2019
Compress CodeOrigin into a single word in the common case
Show description for 7d0bd26committed
Robin Morisset
Commits on Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7committed
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 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 should be able to report profiling data associated with the IR dumps and disassembly
Show description for d374936committed
Filip Pizlo
Loading