Searched refs:IncrementErrorsThrown (Results 1 – 3 of 3) sorted by relevance
586 void Context::IncrementErrorsThrown() { in IncrementErrorsThrown() function in v8::internal::Context
489 void IncrementErrorsThrown();
1158 isolate->native_context()->IncrementErrorsThrown(); in FormatMessage()