Searched refs:kYoungGenerationAllocatedThreshold (Results 1 – 2 of 2) sorted by relevance
70 static const size_t kYoungGenerationAllocatedThreshold = 64 * KB; variable
74 new_generation_observer_(*this, kYoungGenerationAllocatedThreshold), in IncrementalMarking()