Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h113 kExternalDebugInfoSectionCode, // Section encoding the external symbol path enumerator
Dmodule-decoder.cc98 case kExternalDebugInfoSectionCode: in SectionName()
158 kExternalDebugInfoSectionCode}}; in IdentifyUnknownSectionInternal()
440 case kExternalDebugInfoSectionCode: in DecodeSection()
511 case kExternalDebugInfoSectionCode: in DecodeSection()
1261 set_seen_unordered_section(kExternalDebugInfoSectionCode); in DecodeExternalDebugInfoSection()