Home
last modified time | relevance | path

Searched refs:CurrentCellBase (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h162 cell_base_ = it_.CurrentCellBase(); in Next()
186 cell_base_ = it_.CurrentCellBase(); in Next()
216 cell_base_ = it_.CurrentCellBase(); in Next()
Dmark-compact.h264 inline Address CurrentCellBase() { in CurrentCellBase() function
317 cell_base_(it_.CurrentCellBase()), in LiveObjectIterator()