Searched refs:exception_handler_ (Results 1 – 2 of 2) sorted by relevance
139 exception_handler_ = handler.Pass(); in SetExceptionHandlerForTest()211 scoped_ptr<ExceptionHandler> exception_handler_; variable
124 exception_handler_(new DefaultExceptionHandler(context)) { in ModuleSystem()181 exception_handler_->HandleUncaughtException(try_catch); in HandleException()539 if (exception_handler_) { in RequireNativeFromString()