Home
last modified time | relevance | path

Searched defs:code_section_length (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.cc188 int code_section_start, int code_section_length) { in StartCodeSection()
Dwasm-code-manager.cc2075 int code_section_length = 0; in EstimateNativeModuleCodeSize() local
2090 int num_functions, int num_imported_functions, int code_section_length, in EstimateNativeModuleCodeSize()
Dmodule-compiler.cc2816 int code_section_start, int code_section_length) { in ProcessCodeSectionHeader()