Searched defs:MemoryRangeBitmap (Results 1 – 2 of 2) sorted by relevance
94 template class MemoryRangeBitmap<CardTable::kCardSize>; variable95 template class MemoryRangeBitmap<jit::kJitCodeAlignment>; variable
181 MemoryRangeBitmap(MemMap* mem_map, uintptr_t begin, size_t num_bits) in MemoryRangeBitmap() function