Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc22 enum class ExceptionHandling { kSwallow, kThrow }; enumerator
71 exception_handling == ExceptionHandling::kSwallow) { in DoNextStepOnMainThread()
300 ExceptionHandling::kSwallow); in EnqueueAndStep()
351 ExceptionHandling::kSwallow); in EnqueueAndStep()
707 ExceptionHandling::kSwallow); in DoIdleWork()