Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dworklist.h42 bool IsLocalEmpty() { return worklist_->IsLocalEmpty(task_id_); } in IsLocalEmpty() function
124 bool IsLocalEmpty(int task_id) { in IsLocalEmpty() function