Home
last modified time | relevance | path

Searched refs:heap_controller (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.h1848 HeapController* heap_controller() { return heap_controller_; } in heap_controller() function
Dheap.cc1788 size_t new_limit = heap_controller()->CalculateAllocationLimit( in PerformGarbageCollection()
1797 size_t new_limit = heap_controller()->CalculateAllocationLimit( in PerformGarbageCollection()
2643 Max(heap_controller()->MinimumAllocationLimitGrowingStep( in ConfigureInitialOldGenerationSize()