Home
last modified time | relevance | path

Searched refs:IsValidSectionCode (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h31 inline bool IsValidSectionCode(uint8_t byte) { in IsValidSectionCode() function
H A Dmodule-decoder.cc263 } else if (!IsValidSectionCode(section_code)) { in next()

Completed in 6 milliseconds