Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmemory-chunk.h222 return &possibly_empty_buckets_; in possibly_empty_buckets()
305 PossiblyEmptyBuckets possibly_empty_buckets_; variable
Dmemory-chunk.cc156 chunk->possibly_empty_buckets_.Initialize(); in Initialize()
214 possibly_empty_buckets_.Release(); in ReleaseAllocatedMemoryNeededForWritableChunk()
437 DCHECK_EQ(reinterpret_cast<Address>(&chunk->possibly_empty_buckets_) - in ValidateOffsets()