Home
last modified time | relevance | path

Searched refs:CAUGHT_BY_EXTERNAL (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate.cc1723 if ((prediction == NOT_CAUGHT || prediction == CAUGHT_BY_EXTERNAL) && in CreateMessageOrAbort()
2218 return CAUGHT_BY_EXTERNAL; in ThrowInternal()
2235 return CAUGHT_BY_EXTERNAL; in ThrowInternal()
2721 if (prediction == NOT_CAUGHT || prediction == CAUGHT_BY_EXTERNAL) { in ThrowInternal()
H A Disolate.h995 CAUGHT_BY_EXTERNAL, enumerator

Completed in 12 milliseconds