Home
last modified time | relevance | path

Searched refs:old_space_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-heap-inl.h61 return old_space_allocator()->AllocateRaw(size_in_bytes, alignment, in AllocateRaw()
Dlocal-heap.h97 ConcurrentAllocator* old_space_allocator() { in old_space_allocator() function