Home
last modified time | relevance | path

Searched defs:start_index_mask (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dmarking.cc32 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in SetRange() local
58 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in ClearRange() local
86 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsSetInRange() local
116 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsClearInRange() local