Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dmemory-allocator.cc141 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedNonRegularChunks()
159 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedChunks()
491 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in PerformFreeMemory() function in v8::internal::MemoryAllocator
511 PerformFreeMemory(chunk); in Free()
H A Dmemory-allocator.h286 void PerformFreeMemory(MemoryChunk* chunk);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dmemory-allocator.cc228 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedNonRegularChunks()
246 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedChunks()
578 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in PerformFreeMemory() function in v8::internal::MemoryAllocator
598 PerformFreeMemory(chunk); in Free()
H A Dmemory-allocator.h319 void PerformFreeMemory(MemoryChunk* chunk);
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dspaces.cc405 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedNonRegularChunks()
421 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedChunks()
1075 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in AllocateChunk() function in v8::internal::MemoryAllocator
1096 PerformFreeMemory(chunk); in AllocateChunk()
H A Dspaces.h1426 void PerformFreeMemory(MemoryChunk* chunk);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dspaces.cc342 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedNonRegularChunks()
358 allocator_->PerformFreeMemory(chunk); in PerformFreeMemoryOnQueuedChunks()
1196 void MemoryAllocator::PerformFreeMemory(MemoryChunk* chunk) { in PerformFreeMemory() function in v8::internal::MemoryAllocator
1221 PerformFreeMemory(chunk); in Free()
H A Dspaces.h1438 void PerformFreeMemory(MemoryChunk* chunk);