HomeSort by relevance Sort by last modified time
    Searched refs:AddressToMarkbitIndex (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/heap/
mark-compact-inl.h 18 return p->markbits()->MarkBitFromIndex(p->AddressToMarkbitIndex(addr),
mark-compact.h 901 chunk_->AddressToMarkbitIndex(chunk_->area_end())));
904 Bitmap::CellAlignIndex(chunk_->AddressToMarkbitIndex(cell_base_)));
914 chunk_->AddressToMarkbitIndex(cell_base_))));
920 chunk_->AddressToMarkbitIndex(cell_base_))));
spaces.h 586 inline uint32_t AddressToMarkbitIndex(Address addr) {
    [all...]

Completed in 60 milliseconds