Searched refs:StartCodeSection (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | streaming-decoder.cc | 186 void StartCodeSection(int num_functions, in StartCodeSection() function in v8::internal::wasm::AsyncStreamingDecoder |
D | module-decoder.h | 226 void StartCodeSection(); |
D | module-decoder.cc | 1103 StartCodeSection(); in DecodeCodeSection() |
D | module-compiler.cc | 2821 decoder_.StartCodeSection(); in ProcessCodeSectionHeader() |