Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-chunk.h207 return &possibly_empty_buckets_; in possibly_empty_buckets()
286 PossiblyEmptyBuckets possibly_empty_buckets_; variable
Dmemory-chunk.cc178 possibly_empty_buckets_.Initialize(); in MemoryChunk()
244 possibly_empty_buckets_.Release(); in ReleaseAllocatedMemoryNeededForWritableChunk()
468 DCHECK_EQ(reinterpret_cast<Address>(&chunk->possibly_empty_buckets_) - in ValidateOffsets()