Home
last modified time | relevance | path

Searched defs:AllocateRawOrFail (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-heap-inl.h70 Address LocalHeap::AllocateRawOrFail(int object_size, AllocationType type, in AllocateRawOrFail() function
Dheap-inl.h206 Address Heap::AllocateRawOrFail(int size, AllocationType allocation, in AllocateRawOrFail() function