Commits
User selector
Commit History
Commits on May 22, 2025
Rename Vector::remove(index) to Vector::removeAt(index)
Show description for f30d291committed
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
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 Oct 16, 2018
Support arm64 CPUs with a 32-bit address space
Show description for a424724committed
Commits on Nov 7, 2015
Control Flow Profiler should keep execution counts of basic blocks
Show description for 36cc20ccommitted
Commits on Mar 10, 2015
[Win] JSC Build Warnings Need to be Resolved.
Show description for 12db128committed
Mark Lam
Commits on Feb 23, 2015
Adjust the ranges of basic block statements in JSC's control flow profiler to be mutually exclusive
Show description for e412a95committed
Commits on Jan 20, 2015
[GTK] Cannot compile 2.7.3 on PowerPC machines
Show description for a1c1984authored andcommitted
Commits on Dec 5, 2014
JavaScript Control Flow Profiler
Show description for 5395af1committed
Loading