Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc44 const char* ExternalKindName(ImportExportKindCode kind) { in ExternalKindName() function
1058 name.length(), name.start(), ExternalKindName(last->kind), in DecodeExportSection()
1059 last->index, ExternalKindName(it->kind), it->index); in DecodeExportSection()