Searched defs:DecodeFunctionBody (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | streaming-decoder.cc | 500 class AsyncStreamingDecoder::DecodeFunctionBody : public DecodingState { class in v8::internal::wasm::AsyncStreamingDecoder |
D | module-decoder.cc | 1141 void DecodeFunctionBody(uint32_t index, uint32_t length, uint32_t offset, in DecodeFunctionBody() function in v8::internal::wasm::ModuleDecoderImpl |