Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc41 const char* ExternalKindName(ImportExportKindCode kind) { in ExternalKindName() function
686 name.length(), name.start(), ExternalKindName(last->kind), in DecodeExportSection()
687 last->index, ExternalKindName(it->kind), it->index); in DecodeExportSection()