Home
last modified time | relevance | path

Searched defs:GetExceptionTag (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc1712 Handle<Object> WasmExceptionPackage::GetExceptionTag( in GetExceptionTag() function in v8::internal::WasmExceptionPackage
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc2614 Node* WasmGraphBuilder::GetExceptionTag(Node* except_obj) { in GetExceptionTag() function in v8::internal::compiler::WasmGraphBuilder