Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
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 May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
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 Sep 13, 2017
Do unified source builds for JSC
Show description for 6313e87committed
Commits on Jul 19, 2017
[Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS
Show description for fcbe094committed
Commits on Apr 27, 2017
B3::FoldPathConstants does not consider the fall through case for Switch
Show description for 411e9e3committed
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
Commits on Feb 9, 2016
B3::foldPathConstants() needs to execute its insertion set
Show description for a45c48dcommitted
Filip Pizlo
Commits on Jan 21, 2016
[JSC] foldPathConstants() makes invalid assumptions with Switch
Show description for 9ea0552committedB3 should have basic path specialization
Show description for 34fdfd6committed
Filip Pizlo
Loading