Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h114 kCompilationHintsSectionCode, // Compilation hints section enumerator
Dmodule-decoder.cc100 case kCompilationHintsSectionCode: in SectionName()
154 kCompilationHintsSectionCode}, in IdentifyUnknownSectionInternal()
443 case kCompilationHintsSectionCode: in DecodeSection()
514 case kCompilationHintsSectionCode: in DecodeSection()
1276 has_seen_unordered_section(kCompilationHintsSectionCode)) { in DecodeCompilationHintsSection()
1279 set_seen_unordered_section(kCompilationHintsSectionCode); in DecodeCompilationHintsSection()