Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-constants.h59 kGlobalSectionCode = 6, // Global declarations enumerator
Dwasm-module-builder.cc402 size_t start = EmitSection(kGlobalSectionCode, buffer); in WriteTo()
Dmodule-decoder.cc71 case kGlobalSectionCode: in SectionName()
383 case kGlobalSectionCode: in DecodeSection()