Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.cc186 void StartCodeSection(int num_functions, in StartCodeSection() function in v8::internal::wasm::AsyncStreamingDecoder
Dmodule-decoder.cc1124 void StartCodeSection() { in StartCodeSection() function in v8::internal::wasm::ModuleDecoderImpl
2308 void ModuleDecoder::StartCodeSection() { impl_->StartCodeSection(); } in StartCodeSection() function in v8::internal::wasm::ModuleDecoder