Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmarking.h112 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in SetRange() local
135 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in ClearRange() local
158 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsSetInRange() local
183 MarkBit::CellType start_index_mask = 1u << Bitmap::IndexInCell(start_index); in AllBitsClearInRange() local