Home
last modified time | relevance | path

Searched refs:exception_handling (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc26 ExceptionHandling exception_handling) { in DoNextStepOnMainThread() argument
49 if (job->IsFailed() && exception_handling == ExceptionHandling::kSwallow) { in DoNextStepOnMainThread()