Home | History | Annotate | Download | only in src

Lines Matching refs:FastAddressToMarkbitIndex

3154   uint32_t start_index = MemoryChunk::FastAddressToMarkbitIndex(code_start);
3156 MemoryChunk::FastAddressToMarkbitIndex(code_end - kPointerSize);
3202 p->markbits()->MarkBitFromIndex(Page::FastAddressToMarkbitIndex(addr));