Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.h509 void ResetErrorsThrown();
Dcontexts.cc743 void Context::ResetErrorsThrown() { in ResetErrorsThrown() function in v8::internal::Context
Dbootstrapper.cc4935 native_context()->ResetErrorsThrown(); in Genesis()