Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dsweeper.h186 bool IsValidIterabilitySpace(AllocationSpace space) { in IsValidIterabilitySpace() function
Dsweeper.cc699 DCHECK(IsValidIterabilitySpace(page->owner_identity())); in AddPageForIterability()
709 DCHECK(IsValidIterabilitySpace(page->owner_identity())); in MakeIterable()