Commits
User selector
Commit History
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 Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted
Commits on Nov 19, 2021
SubSpace constructors should take a const HeapCellType& instead of a HeapCellType*.
Show description for 2f2cf66committed
Mark Lam
Commits on Apr 30, 2018
Move StructureIsImmortal to out of line flags.
Show description for 67dd917committed
Commits on Jan 12, 2018
Rename MarkedAllocator to BlockDirectory and AllocatorAttributes to CellAttributes
Show description for ab2a9c0committed
Filip Pizlo
Commits on Dec 3, 2017
Rename DestroyFunc to avoid redefinition on unified build
Show description for 47acbc9committed
Commits on Nov 30, 2017
GC should support isoheaps
Show description for b780244committed
Filip Pizlo
Loading