Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.h943 inline bool ShouldClearPendingException( in ShouldClearPendingException() function
/external/v8/src/interpreter/
Dbytecode-generator.cc1714 if (stmt->ShouldClearPendingException(outer_catch_prediction)) { in VisitTryCatchStatement()