Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h119 kLastKnownModuleSection = kBranchHintsSectionCode, enumerator
Dmodule-decoder.h32 return kTypeSectionCode <= byte && byte <= kLastKnownModuleSection; in IsValidSectionCode()
Dmodule-decoder.cc1599 kLastKnownModuleSection,