Home
last modified time | relevance | path

Searched refs:IsGlobalPoolEmpty (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dscavenger.h67 inline bool IsGlobalPoolEmpty() const;
H A Dscavenger-inl.h50 bool Scavenger::PromotionList::Local::IsGlobalPoolEmpty() const { in IsGlobalPoolEmpty() function in v8::internal::Scavenger::PromotionList::Local
H A Dscavenger.cc680 if (!promotion_list_local_.IsGlobalPoolEmpty()) { in Process()

Completed in 3 milliseconds