Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h433 uint32_t num_exported_functions = 0; member
Dmodule-decoder.cc991 module_->num_exported_functions++; in DecodeExportSection()