Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1691 Handle<WasmTagObject> imported_tag = Handle<WasmTagObject>::cast(value); in ProcessImports() local
1692 if (!imported_tag->MatchesSignature(module_->tags[import.index].sig)) { in ProcessImports()
1697 Object tag = imported_tag->tag(); in ProcessImports()
1700 tags_wrappers_[import.index] = imported_tag; in ProcessImports()

Completed in 4 milliseconds