Searched refs:ProcessSection (Results 1 – 5 of 5) sorted by relevance
48 Result ProcessSection(const SectionParser::Section& section);
59 r = ProcessSection(section); in Parse()111 Result Parser::ProcessSection(const SectionParser::Section& section) { in ProcessSection() function in amber::vkscript::Parser
176 void ProcessSection(SectionBuffer* buffer) { in ProcessSection() function in v8::internal::wasm::AsyncStreamingDecoder178 if (!processor_->ProcessSection( in ProcessSection()618 streaming->ProcessSection(buf); in NextWithValue()635 streaming->ProcessSection(section_buffer_); in Next()
38 virtual bool ProcessSection(SectionCode section_code,
2055 bool ProcessSection(SectionCode section_code,2773 bool AsyncStreamingProcessor::ProcessSection(SectionCode section_code, in ProcessSection() function in v8::internal::wasm::AsyncStreamingProcessor