Home
last modified time | relevance | path

Searched defs:IsGlobalPoolEmpty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dworklist.h48 bool IsGlobalPoolEmpty() { return worklist_->IsGlobalPoolEmpty(); } in IsGlobalPoolEmpty() function
132 bool IsGlobalPoolEmpty() { return global_pool_.IsEmpty(); } in IsGlobalPoolEmpty() function
Dscavenger-inl.h45 bool Scavenger::PromotionList::View::IsGlobalPoolEmpty() { in IsGlobalPoolEmpty() function
95 bool Scavenger::PromotionList::IsGlobalPoolEmpty() { in IsGlobalPoolEmpty() function