Lines Matching defs:allocator
24 #include "src/heap/heap-allocator-inl.h"
271 HeapAllocator* allocator = heap->allocator();
278 result = allocator->AllocateRawWith<HeapAllocator::kRetryOrFail>(
281 result = allocator->AllocateRawWith<HeapAllocator::kLightRetry>(
335 return allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
348 HeapObject result = allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
376 HeapObject result = allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
391 HeapObject result = allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
1154 HeapObject result = allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
1848 HeapObject result = allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
1942 allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
2367 allocator()->AllocateRawWith<HeapAllocator::kRetryOrFail>(
3916 return allocator()->CanAllocateInReadOnlySpace();