OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CellAlignIndex
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/heap/
marking.h
121
V8_INLINE static uint32_t
CellAlignIndex
(uint32_t index) {
mark-compact.h
108
DCHECK_EQ(cell_index_, Bitmap::IndexToCell(Bitmap::
CellAlignIndex
(
114
DCHECK_EQ(cell_index_, Bitmap::IndexToCell(Bitmap::
CellAlignIndex
(
[
all
...]
mark-compact-inl.h
416
Bitmap::
CellAlignIndex
(chunk_->AddressToMarkbitIndex(start))));
Completed in 196 milliseconds