Commits
User selector
Commit History
Commits on Nov 9, 2019
[JSC] Rename LargeAllocation to PreciseAllocation
Show description for 9570b83committed
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 Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Dec 14, 2016
Unreviewed, rolling out r209795.
Show description for b7dabd5committedMarkedBlock::marksConveyLivenessDuringMarking should take into account collection scope
Show description for 32c52b0committed
Gavin Barraclough
Commits on Dec 12, 2016
MarkedBlock::marksConveyLivenessDuringMarking should take into account collection scope
Show description for 1804f03committed
Filip Pizlo
Commits on Oct 1, 2016
Get rid of isMarkedOrNewlyAllocated
Show description for db53bd7committed
Filip Pizlo
Commits on Sep 20, 2016
Rename MarkedSpace::version/MarkedBlock::version to MarkedSpace::markingVersion/MarkedBlock::markingVersion
Show description for 48d5a1ecommitted
Filip PizloMake MarkedBlock state tracking support overlapped allocation and marking state
Show description for d89d22fcommitted
Filip Pizlo
Commits on Sep 13, 2016
MarkedBlock should be able to use flipIfNecessary() as the "I'm not empty" trigger
Show description for d0d0e72committed
Filip Pizlo
Commits on Sep 8, 2016
Heap version should be 32-bit
Show description for b8b41d5committed
Filip Pizlo
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324committed
Filip Pizlo
Commits on Aug 24, 2016
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
Show description for 48ee972committed
Filip Pizlo
Commits on Aug 23, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 065a045committed
Filip Pizlo
Loading