Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-chunk.cc253 if (young_generation_bitmap_ != nullptr) ReleaseYoungGenerationBitmap(); in ReleaseAllocatedMemoryNeededForWritableChunk()
418 void MemoryChunk::ReleaseYoungGenerationBitmap() { in ReleaseYoungGenerationBitmap() function in v8::internal::MemoryChunk
Dmemory-chunk.h156 void ReleaseYoungGenerationBitmap();