Home
last modified time | relevance | path

Searched refs:SlowRefillLinearAllocationArea (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h287 return SlowRefillLinearAllocationArea(size_in_bytes); in EnsureLinearAllocationArea()
Dspaces.h2373 V8_WARN_UNUSED_RESULT virtual bool SlowRefillLinearAllocationArea( in NON_EXPORTED_BASE()
2866 V8_WARN_UNUSED_RESULT bool SlowRefillLinearAllocationArea(
Dspaces.cc3245 bool PagedSpace::SlowRefillLinearAllocationArea(int size_in_bytes) { in AllocateChunk() function in v8::internal::PagedSpace
3252 bool CompactionSpace::SlowRefillLinearAllocationArea(int size_in_bytes) { in AllocateChunk() function in v8::internal::CompactionSpace