Searched refs:GetErrorsThrown (Results 1 – 3 of 3) sorted by relevance
587 int Context::GetErrorsThrown() { return errors_thrown()->value(); } in GetErrorsThrown() function in v8::internal::Context
431 int GetErrorsThrown();
349 env->GetErrorsThrown()); in DetachGlobal()