Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc1007 static int fatal_exception_depth = 0; variable
1098 if (fatal_exception_depth == 0 && in DoThrow()
1101 fatal_exception_depth++; in DoThrow()