Searched defs:AllocateRaw (Results 1 – 4 of 4) sorted by relevance
51 Object* Heap::AllocateRaw(int size_in_bytes, in AllocateRaw() function
271 Object* PagedSpace::AllocateRaw(int size_in_bytes) { in AllocateRaw() function
1343 Object* AllocateRaw(int size_in_bytes) { in AllocateRaw() function
2636 Object* LargeObjectSpace::AllocateRaw(int size_in_bytes) { in AllocateRaw() function in v8::internal::LargeObjectSpace