Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.cc500 class AsyncStreamingDecoder::DecodeFunctionBody : public DecodingState { class in v8::internal::wasm::AsyncStreamingDecoder
502 explicit DecodeFunctionBody(SectionBuffer* section_buffer, in DecodeFunctionBody() function in v8::internal::wasm::AsyncStreamingDecoder::DecodeFunctionBody
Dmodule-decoder.cc1141 void DecodeFunctionBody(uint32_t index, uint32_t length, uint32_t offset, in DecodeFunctionBody() function in v8::internal::wasm::ModuleDecoderImpl
2303 void ModuleDecoder::DecodeFunctionBody(uint32_t index, uint32_t length, in DecodeFunctionBody() function in v8::internal::wasm::ModuleDecoder