Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dworklist.h48 bool IsGlobalPoolEmpty() { return worklist_->IsGlobalPoolEmpty(); } in IsGlobalPoolEmpty() function
129 bool IsGlobalPoolEmpty() { return global_pool_.IsEmpty(); } in IsGlobalPoolEmpty() function