Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dsweeper.cc267 int curr_region = -1; in RawSweep() local
310 if (new_region_start != curr_region || new_region_end != curr_region) { in RawSweep()
312 curr_region = new_region_end; in RawSweep()