Searched refs:HandleException (Results 1 – 2 of 2) sorted by relevance
180 void ModuleSystem::HandleException(const v8::TryCatch& try_catch) { in HandleException() function in extensions::ModuleSystem263 HandleException(try_catch); in RequireForJsInner()331 HandleException(try_catch); in CallModuleMethod()405 module_system->HandleException(try_catch); in LazyFieldGetterInner()428 module_system->HandleException(try_catch); in LazyFieldGetterInner()505 HandleException(try_catch); in RunString()511 HandleException(try_catch); in RunString()
159 void HandleException(const v8::TryCatch& try_catch);