Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc91 bool might_throw() const { return exception != nullptr; } in might_throw() function
875 if (!block->try_info->might_throw()) { in CatchException()
915 if (block->try_info->might_throw()) { in Delegate()
953 if (!block->try_info->might_throw()) { in CatchAll()

Completed in 6 milliseconds