Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dmark-compact.h912 inline MarkBit::CellType* CurrentCell() { in CurrentCell() function
Dmark-compact.cc1911 MarkBit::CellType* cell = it.CurrentCell(); in DiscoverGreyObjectsOnPage()
1959 MarkBit::CellType* cell = it.CurrentCell(); in DiscoverAndEvacuateBlackObjectsOnPage()
3132 MarkBit::CellType* cell = it.CurrentCell(); in EvacuateLiveObjectsFromPage()
3322 MarkBit::CellType* cell = it.CurrentCell(); in Sweep()