Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dstreaming-decoder.h40 virtual bool ProcessCodeSectionHeader(int num_functions, uint32_t offset,
Dstreaming-decoder.cc189 if (!processor_->ProcessCodeSectionHeader( in StartCodeSection()
Dmodule-compiler.cc1738 bool ProcessCodeSectionHeader(int num_functions, uint32_t offset,
2474 bool AsyncStreamingProcessor::ProcessCodeSectionHeader( in ProcessCodeSectionHeader() function in v8::internal::wasm::AsyncStreamingProcessor