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

  /external/v8/src/heap/
mark-compact-inl.h 162 cell_base_ = it_.CurrentCellBase();
186 cell_base_ = it_.CurrentCellBase();
216 cell_base_ = it_.CurrentCellBase();
mark-compact.h 264 inline Address CurrentCellBase() {
317 cell_base_(it_.CurrentCellBase()),

Completed in 119 milliseconds