Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on May 22, 2025
Rename Vector::remove(index) to Vector::removeAt(index)
Show description for f30d291committed
Commits on Jun 1, 2024
Use "= default" for constructor and destructor in JSC code
Show description for f61dcc3committed
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 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Jun 10, 2019
[JSC] Linker fails when unified sources are not in use
Show description for 62def72committed
Commits on Mar 10, 2017
B3 should have comprehensive support for atomic operations
Show description for 662de29committed
Filip Pizlo
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Nov 12, 2015
B3 should be able to compile a program with Switch
Show description for 589795bcommitted
Filip Pizlo
Commits on Nov 11, 2015
B3 should be able to compile a program with ChillDiv
Show description for 744ac6dcommitted
Filip Pizlo
Loading