Home
last modified time | relevance | path

Searched refs:module_start_ (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc293 module_start_(module_start), in ModuleDecoderImpl()
1147 ModuleWireBytes bytes(module_start_, module_end_); in DecodeFunctionBody()
1585 const byte* module_start_ = nullptr; member in v8::internal::wasm::ModuleDecoderImpl