Searched refs:ALLOCATE_SIZE_LIMIT (Results 1 – 2 of 2) sorted by relevance
658 static constexpr int ALLOCATE_SIZE_LIMIT = 100_KB; variable
1012 if (allocateSize < ALLOCATE_SIZE_LIMIT) { in TryTriggerIncrementalMarking()