HomeSort by relevance Sort by last modified time
    Searched refs:young_generation_bitmap_ (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
mark-compact.h 314 return chunk->young_generation_bitmap_;
335 return chunk->young_generation_bitmap_;
    [all...]
spaces.cc 666 chunk->young_generation_bitmap_ = nullptr;
    [all...]
spaces.h 390 + kPointerSize; // Bitmap* young_generation_bitmap_
734 Bitmap* young_generation_bitmap_; member in class:v8::internal::MemoryChunk
    [all...]

Completed in 294 milliseconds