Searched refs:kGenerousAllocationCount (Results 1 – 3 of 3) sorted by relevance
2626 JSFunction::kGenerousAllocationCount); in TEST()2674 JSFunction::kGenerousAllocationCount); in TEST()
7258 static const int kGenerousAllocationCount = Map::ConstructionCount::kMax; variable
9922 map->set_construction_count(kGenerousAllocationCount); in StartInobjectSlackTracking()