Searched refs:ResetErrorsThrown (Results 1 – 3 of 3) sorted by relevance
501 void Context::ResetErrorsThrown() { in ResetErrorsThrown() function in v8::internal::Context
502 void ResetErrorsThrown();
5774 native_context()->ResetErrorsThrown(); in Genesis()