Commits
User selector
Commit History
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 Sep 23, 2024
[JSC] Use ObjectIdentifier for Profiler::UID
Show description for 89d48d6committed
Commits on Nov 17, 2023
Regression(267645@main) ~3MB increase in binary size
Show description for 4dacd4acommitted
Commits on Sep 5, 2023
Let the compiler generate more comparison operators in JSC
Show description for e9e9369committed
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 May 6, 2023
Take advantage of C++20 and define only == and let the compiler define !=
Show description for 6e8fa52committed
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 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 May 11, 2016
Internal JSC profiler should have a timestamped log of events for each code block
Show description for 0756502committed
Filip Pizlo
Loading