Home
last modified time | relevance | path

Searched refs:is_try (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h882 bool is_try() const { in is_try() function
2639 if (!VALIDATE(c->is_try())) { in DECODE()
2677 (!control_at(target_depth)->is_try() || in DECODE()
2694 if (!VALIDATE(c->is_try())) { in DECODE()
H A Dgraph-builder-interface.cc925 DCHECK(decoder->control_at(depth)->is_try()); in Delegate()

Completed in 13 milliseconds