Searched defs:GetErrorsThrown (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | contexts.cc | 756 int Context::GetErrorsThrown() { return errors_thrown()->value(); } function in class:v8::internal::Context |
Completed in 161 milliseconds