Searched refs:DecodeSectionPayload (Results 1 – 1 of 1) sorted by relevance
148 class DecodeSectionPayload;431 class AsyncStreamingDecoder::DecodeSectionPayload : public DecodingState { class in v8::internal::wasm::AsyncStreamingDecoder433 explicit DecodeSectionPayload(SectionBuffer* section_buffer) in DecodeSectionPayload() function in v8::internal::wasm::AsyncStreamingDecoder::DecodeSectionPayload608 return std::make_unique<DecodeSectionPayload>(buf); in NextWithValue()612 AsyncStreamingDecoder::DecodeSectionPayload::Next( in Next()