Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-constants.h60 kExportSectionCode = 7, // Exports enumerator
Dwasm-module-builder.cc466 size_t start = EmitSection(kExportSectionCode, buffer); in WriteTo()
Dmodule-decoder.cc73 case kExportSectionCode: in SectionName()
386 case kExportSectionCode: in DecodeSection()