Home
last modified time | relevance | path

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

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