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