Home
last modified time | relevance | path

Searched refs:type_canon (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc673 TypeCanonicalizer* type_canon = GetTypeCanonicalizer(); in DecodeTypeSection() local
687 type_canon->AddRecursiveGroup(module_.get(), 1); in DecodeTypeSection()
710 type_canon->AddRecursiveGroup(module_.get(), types_count); in DecodeTypeSection()
735 type_canon->AddRecursiveGroup(module_.get(), group_size); in DecodeTypeSection()
742 type_canon->AddRecursiveGroup(module_.get(), 1); in DecodeTypeSection()