Searched refs:ComputeMinObjectSlack (Results 1 – 2 of 2) sorted by relevance
334 int ComputeMinObjectSlack(Isolate* isolate);
12623 int Map::ComputeMinObjectSlack(Isolate* isolate) { in ComputeMinObjectSlack() function in v8::internal::Map12639 int slack = ComputeMinObjectSlack(isolate); in CompleteInobjectSlackTracking()13389 int slack = initial_map()->ComputeMinObjectSlack(isolate); in ComputeInstanceSizeWithMinSlack()