Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dmemory-allocator.cc553 chunk = AllocatePagePooled(owner);
597 MemoryChunk* MemoryAllocator::AllocatePagePooled(SpaceType* owner) { in AllocatePagePooled() function in v8::internal::MemoryAllocator
H A Dmemory-allocator.h291 MemoryChunk* AllocatePagePooled(SpaceType* owner);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dmemory-allocator.cc640 chunk = AllocatePagePooled(owner);
684 MemoryChunk* MemoryAllocator::AllocatePagePooled(SpaceType* owner) { in AllocatePagePooled() function in v8::internal::MemoryAllocator
H A Dmemory-allocator.h324 MemoryChunk* AllocatePagePooled(SpaceType* owner);
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dspaces.cc1134 chunk = AllocatePagePooled(owner); in AllocateChunk()
1162 MemoryChunk* MemoryAllocator::AllocatePagePooled(SpaceType* owner) { in AllocateChunk() function in v8::internal::MemoryAllocator
H A Dspaces.h1431 MemoryChunk* AllocatePagePooled(SpaceType* owner);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dspaces.cc1263 chunk = AllocatePagePooled(owner);
1291 MemoryChunk* MemoryAllocator::AllocatePagePooled(SpaceType* owner) { in AllocatePagePooled() function in v8::internal::MemoryAllocator
H A Dspaces.h1443 MemoryChunk* AllocatePagePooled(SpaceType* owner);