Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h204 IndirectNameMap DecodeIndirectNameMap(base::Vector<const uint8_t> module_bytes,
H A Dwasm-debug.cc205 local_names_ = std::make_unique<IndirectNameMap>(DecodeIndirectNameMap( in GetLocalName()
214 field_names_ = std::make_unique<IndirectNameMap>(DecodeIndirectNameMap( in GetFieldName()
H A Dmodule-decoder.cc2549 IndirectNameMap DecodeIndirectNameMap(base::Vector<const uint8_t> module_bytes, in DecodeIndirectNameMap() function

Completed in 8 milliseconds