Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmarking.cc31 unsigned int start_cell_index = start_index >> Bitmap::kBitsPerCellLog2; in SetRange() local
57 unsigned int start_cell_index = start_index >> Bitmap::kBitsPerCellLog2; in ClearRange() local
85 unsigned int start_cell_index = start_index >> Bitmap::kBitsPerCellLog2; in AllBitsSetInRange() local
115 unsigned int start_cell_index = start_index >> Bitmap::kBitsPerCellLog2; in AllBitsClearInRange() local