Searched defs:IsDead (Results 1 – 7 of 7) sorted by relevance
88 static bool IsDead() { return has_fatal_error_ || has_been_disposed_; } in IsDead() function
227 bool V8::IsDead() { in IsDead() function in v8::V8
96 bool IsDead : 1; variable
220 bool IsDead = true; in eraseInstrWithNoUses() local
1052 bool IsDead() { return has_fatal_error_; } in IsDead() function
242 bool V8::IsDead() { in IsDead() function in v8::V8
881 bool IsDead; member in __anond1fd6f0c0211::ContextLocation