Searched refs:PrepareToBeSweptPage (Results 1 – 2 of 2) sorted by relevance
182 void PrepareToBeSweptPage(AllocationSpace space, Page* page);
596 PrepareToBeSweptPage(space, page); in AddPage()607 void Sweeper::PrepareToBeSweptPage(AllocationSpace space, Page* page) { in PrepareToBeSweptPage() function in v8::internal::Sweeper