Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder.cc452 TFNode* if_no_catch = nullptr; in CatchException() local
453 BUILD(BranchNoHint, compare_i32, &if_catch, &if_no_catch); in CatchException()
456 if_no_catch_env->control = if_no_catch; in CatchException()