Home
last modified time | relevance | path

Searched refs:ResetErrorsThrown (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcontexts.cc501 void Context::ResetErrorsThrown() { in ResetErrorsThrown() function in v8::internal::Context
Dcontexts.h502 void ResetErrorsThrown();
Dbootstrapper.cc5774 native_context()->ResetErrorsThrown(); in Genesis()