Searched refs:HandleException (Results 1 – 2 of 2) sorted by relevance
182 void ModuleSystem::HandleException(const v8::TryCatch& try_catch) { in HandleException() function in extensions::ModuleSystem265 HandleException(try_catch); in RequireForJsInner()331 HandleException(try_catch); in CallModuleMethod()404 module_system->HandleException(try_catch); in LazyFieldGetterInner()427 module_system->HandleException(try_catch); in LazyFieldGetterInner()501 HandleException(try_catch); in RunString()507 HandleException(try_catch); in RunString()
157 void HandleException(const v8::TryCatch& try_catch);