Lines Matching defs:heap
5 #include "src/heap/heap-controller.h"
8 #include "src/heap/spaces.h"
14 double MemoryController<Trait>::GrowingFactor(Heap* heap, size_t max_heap_size,
21 Isolate::FromHeap(heap)->PrintWithTimestamp(
39 // If we are on a device with lots of memory, we allow a high heap
57 // (mutator speed), this function returns the heap growing factor that will
67 // Based on the MU we can compute the heap growing factor F as
129 Heap* heap, size_t current_size, size_t min_size, size_t max_size,
161 Isolate::FromHeap(heap)->PrintWithTimestamp(