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