Home
last modified time | relevance | path

Searched defs:AllocateRaw (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dheap-inl.h51 Object* Heap::AllocateRaw(int size_in_bytes, in AllocateRaw() function
Dspaces-inl.h271 Object* PagedSpace::AllocateRaw(int size_in_bytes) { in AllocateRaw() function
Dspaces.h1343 Object* AllocateRaw(int size_in_bytes) { in AllocateRaw() function
Dspaces.cc2636 Object* LargeObjectSpace::AllocateRaw(int size_in_bytes) { in AllocateRaw() function in v8::internal::LargeObjectSpace