Searched defs:GetExceptionTag (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-objects.cc | 1712 Handle<Object> WasmExceptionPackage::GetExceptionTag( in GetExceptionTag() function in v8::internal::WasmExceptionPackage |
/third_party/node/deps/v8/src/compiler/ | ||
D | wasm-compiler.cc | 2614 Node* WasmGraphBuilder::GetExceptionTag(Node* except_obj) { in GetExceptionTag() function in v8::internal::compiler::WasmGraphBuilder |