Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc54 int GetExportWrapperIndexInternal(const WasmModule* module, in GetExportWrapperIndexInternal() function
64 return GetExportWrapperIndexInternal(module, canonical_sig_index, is_import); in GetExportWrapperIndex()
70 return GetExportWrapperIndexInternal(module, canonical_sig_index, is_import); in GetExportWrapperIndex()