Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.h821 inline bool ShouldClearPendingException( in ShouldClearPendingException() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc2483 if (stmt->ShouldClearPendingException(outer_catch_prediction)) { in VisitTryCatchStatement()