Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h115 kBranchHintsSectionCode, // Branch hints section enumerator
119 kLastKnownModuleSection = kBranchHintsSectionCode,
Dmodule-decoder.cc102 case kBranchHintsSectionCode: in SectionName()
155 {base::StaticCharVector(kBranchHintsString), kBranchHintsSectionCode}, in IdentifyUnknownSectionInternal()
450 case kBranchHintsSectionCode: in DecodeSection()
523 case kBranchHintsSectionCode: in DecodeSection()
1364 if (!has_seen_unordered_section(kBranchHintsSectionCode)) { in DecodeBranchHintsSection()
1365 set_seen_unordered_section(kBranchHintsSectionCode); in DecodeBranchHintsSection()