Searched defs:section_code (Results 1 – 3 of 3) sorted by relevance
155 inline SectionCode section_code() const { return section_code_; } in section_code() function in v8::internal::wasm::__anon237773a90211::WasmSectionIterator208 uint8_t section_code = decoder_.consume_u8("section code"); in next() local331 void DecodeSection(SectionCode section_code, Vector<const uint8_t> bytes, in DecodeSection()1448 void ModuleDecoder::DecodeSection(SectionCode section_code, in DecodeSection()1583 byte section_code = decoder.consume_u8("section code"); in DecodeCustomSections() local1612 bool FindSection(Decoder& decoder, SectionCode section_code) { in FindSection()
99 SectionCode section_code() const { in section_code() function
2654 bool AsyncStreamingProcessor::ProcessSection(SectionCode section_code, in ProcessSection()