Searched refs:IsInternalError (Results 1 – 3 of 3) sorted by relevance
997 bool Failure::IsInternalError() const { in IsInternalError() function
1080 inline bool IsInternalError() const;
8522 if (Failure::cast(maybe_js_object)->IsInternalError()) { in RUNTIME_FUNCTION()