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