Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc964 chunk = AllocatePagePooled(owner); in AllocateChunk()
992 MemoryChunk* MemoryAllocator::AllocatePagePooled(SpaceType* owner) { in AllocateChunk() function in v8::internal::MemoryAllocator
Dspaces.h1345 MemoryChunk* AllocatePagePooled(SpaceType* owner);