Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dsource-range-ast-visitor.cc121 if (try_catch_stmt->is_try_catch_for_async()) { in MaybeRemoveContinuationRangeOfAsyncReturn()
Dast.h832 bool is_try_catch_for_async() { in is_try_catch_for_async() function