Lines Matching refs:error
310 void Report##TYPE(const char* error, uint32_t index, \
312 thrower_->TYPE("Import #%d module=\"%s\" function=\"%s\" error: %s", \
314 import_name->ToCString().get(), error); \
317 MaybeHandle<Object> Report##TYPE(const char* error, uint32_t index, \
319 thrower_->TYPE("Import #%d module=\"%s\" error: %s", index, \
320 module_name->ToCString().get(), error); \
396 // functions, or {-1} on error.
430 DCHECK(isolate->has_pending_exception() || thrower->error());
465 if (thrower_->error()) return {};
523 DCHECK(isolate_->has_pending_exception() || thrower_->error());
722 if (thrower_->error()) return {};
748 if (thrower_->error()) return {};
755 if (thrower_->error()) return {};
763 if (thrower_->error()) return {};
1014 if (thrower_->error()) return;
1025 if (thrower_->error()) return;
1072 if (thrower_->error()) {
1485 // be allowed to declare such a global (no validation error).
1725 if (thrower_->error()) return;
1992 if (thrower_->error()) return;
2040 if (thrower.error()) return false;
2060 if (thrower_->error()) return;