Searched refs:reportException (Results 1 – 3 of 3) sorted by relevance
33 void Global::reportException(v8::TryCatch* tryCatch) { in reportException() function in Global163 gGlobal->reportException(&tryCatch); in TimeOutProc()229 this->reportException(&tryCatch); in parseScript()240 this->reportException(&tryCatch); in parseScript()
57 void reportException(v8::TryCatch* tryCatch);
94 fGlobal->reportException(&tryCatch); in onDraw()