Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc141 const byte* section_name_start = in IdentifyUnknownSectionInternal() local
145 static_cast<int>(section_name_start - decoder->start()), in IdentifyUnknownSectionInternal()
146 string.length() < 20 ? string.length() : 20, section_name_start); in IdentifyUnknownSectionInternal()
161 base::VectorOf(section_name_start, string.length())); in IdentifyUnknownSectionInternal()

Completed in 4 milliseconds