Searched defs:has_error (Results 1 – 7 of 7) sorted by relevance
393 bool has_error() const { in has_error() function
124 bool has_error() { in has_error() function
136 bool has_error() { return store_[PreparseDataConstants::kHasErrorOffset]; } in has_error() function
4335 bool has_error() { return has_error_; } in has_error() function in v8::internal::SingletonLogger
30 int has_error; member
180 int has_error; member
643 inline bool CodeGeneratorResponse::has_error() const { in has_error() function