Commits
User selector
Commit History
Commits on Dec 22, 2025
[Swift in WebKit] Work towards having a proper JSC module (part 1)
Show description for d5630cecommitted
Commits on Sep 27, 2025
Rename LChar to Latin1Character
Show description for 63b97b5committed
Commits on Sep 22, 2025
Unreviewed, reverting 300282@main, 300302@main, and 300311@main.
Show description for 15e5e7dauthored andcommitted
Commits on Sep 21, 2025
Rename LChar to Latin1Character
Show description for 1424f06committed
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Jul 15, 2025
Fix non-unified builds, part 4: Assorted missing includes and forward declarations
Show description for 4c5ffd4committed
Commits on Jun 26, 2025
[JSC] Concurrently computing CodeBlockHash
Show description for 82de5bbcommitted
Commits on May 17, 2025
[JSC] Allow CodeBlock hash computation from concurrent compiler thread
Show description for 4f51c8dcommitted
Commits on Apr 6, 2025
Leverage the spaceship operator in more places to simplify the code
Show description for a5e8dbdcommitted
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
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 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 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 Jul 25, 2013
Commits on Nov 30, 2012
It should be easy to find code blocks in debug dumps
Show description for 7194c55committed
Filip Pizlo
Loading