Lines Matching defs:limit
276 // heap limit considering the correspondingly sized young generation.
283 // This size configuration fits into the given heap limit.
1694 int64_t limit = external_memory_.limit();
1698 static_cast<int>((limit - baseline) / MB));
1723 limit * kMinStepSize));
1733 int64_t Heap::external_memory_limit() { return external_memory_.limit(); }
1970 FatalProcessOutOfMemory("Reached heap limit");
3820 // The callback increased the heap limit.
3824 FatalProcessOutOfMemory("Ineffective mark-compacts near heap limit");
4426 return "allocation limit";
4468 return "global allocation limit";
4893 // Acquire execution access since we are going to read stack limit values.
5432 // Overshoot margin is 50% of allocation limit or half-way to the max heap
5453 // major GC. It happens when the old generation allocation limit is reached and
5458 // We reached the old generation allocation limit.
5578 "[IncrementalMarking] %d%% of the memory limit reached\n",
5649 // Update inline allocation limit for new space.
5653 // Update inline allocation limit for old spaces.
5663 // Update inline allocation limit for new space.
5667 // Update inline allocation limit for old spaces.
5925 PrintF("\n### Maximum marking limit reached = %.02lf\n",