Commits
User selector
Commit History
Commits on Jan 6, 2025
Make HashSet validate its key by default in release builds
Show description for c9de3eacommitted
Commits on Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Jun 7, 2024
Use "= default" for constructor and destructor in more JSC code
Show description for 0710c9fcommitted
Ahmad Saleem
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 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 10, 2018
DFG AI and clobberize should agree with each other
Show description for 0fb7fa1committed
Filip Pizlo
Commits on Dec 20, 2016
Modernize for loops in JSC
Show description for 00b4008committed
Commits on Oct 24, 2016
[DOMJIT] Add a way for DOMJIT::Patchpoint to express effects
Show description for 4f35b95committed
Commits on Aug 6, 2014
Commits on Feb 17, 2014
Move back primary header includes next to config.h
Show description for 9bb13c5committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: DFG should do a high-level LICM before going to FTL
Show description for 8209b8bcommittedfourthTier: DFG Nodes should be able to abstractly tell you what they read and what they write
Show description for 20aa78dcommitted
Loading