Home
last modified time | relevance | path

Searched defs:DecodeSectionLength (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.cc435 class AsyncStreamingDecoder::DecodeSectionLength : public DecodeVarInt32 { class in v8::internal::wasm::AsyncStreamingDecoder
437 explicit DecodeSectionLength(uint8_t id, uint32_t module_offset) in DecodeSectionLength() function in v8::internal::wasm::AsyncStreamingDecoder::DecodeSectionLength