Commits
User selector
Commit History
Commits on Apr 20, 2026
Unreviewed, use UncheckedKeyHashMap / UncheckedKeyHashSet
Show description for 3d242bccommitted
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Mar 17, 2026
[JSC] ICStats should report the actual set of handlers executed
Show description for 5471f1dcommitted
Commits on Mar 13, 2026
[JSC] Update ICStats to record handler counts
Show description for c8a159ecommitted
Commits on Jan 19, 2025
Prepare for -Wunsafe-buffer-usage-in-libc-call
Show description for 9b61e37committed
Commits on Aug 15, 2024
Rename singleton accessor methods to singleton() to match WebKit convention.
Show description for e60e4adcommitted
Mark Lam
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Sep 17, 2022
[JSC] ICStats should not copy Identifier in different thread
Show description for d146ac5committed
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed
Commits on Apr 12, 2019
Improve the Inline Cache Stats code
Show description for a639558committed
Commits on Apr 12, 2017
[WTF] Introduce Thread class and use RefPtr<Thread> and align Windows Threading implementation semantics to Pthread one
Show description for 09382a2committed
Commits on Nov 5, 2016
WTF::ParkingLot should stop using std::chrono because std::chrono::duration casts are prone to overflows
Show description for 46d65bbcommitted
Filip Pizlo
Commits on Apr 7, 2016
JSC should have a simple way of gathering IC statistics
Show description for 5467f64committed
Filip Pizlo
Loading