Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc136 SectionCode IdentifyUnknownSectionInternal(Decoder* decoder) { in IdentifyUnknownSectionInternal() function
258 section_code = IdentifyUnknownSectionInternal(decoder_); in next()
2329 *result = IdentifyUnknownSectionInternal(decoder->impl_.get()); in IdentifyUnknownSection()