Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.h1579 void SetPagesToSweep(Page* first) { in SetPagesToSweep() function
Dmark-compact.cc3897 space->SetPagesToSweep(p->next_page()); in SweepSpace()