Lines Matching refs:allocator
282 // allocator has not yet allocated from the OS and assigned to any space,
329 PrintIsolate(isolate_, "Memory allocator, used: %6" PRIuS
5203 *stats->malloced_memory = isolate_->allocator()->GetCurrentMemoryUsage();
5204 *stats->malloced_peak_memory = isolate_->allocator()->GetMaxMemoryUsage();
5501 // Set up memory allocator.