Searched refs:num_exported_functions (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-module.h | 433 uint32_t num_exported_functions = 0; member |
D | module-decoder.cc | 991 module_->num_exported_functions++; in DecodeExportSection() |