Searched refs:has_fatal_error_ (Results 1 – 2 of 2) sorted by relevance
88 static bool IsDead() { return has_fatal_error_ || has_been_disposed_; } in IsDead()128 static bool has_fatal_error_; variable
53 bool V8::has_fatal_error_ = false; member in v8::internal::V888 has_fatal_error_ = false; in Initialize()97 has_fatal_error_ = true; in SetFatalError()