Searched refs:num_exported_functions (Results 1 – 3 of 3) sorted by relevance
200 uint32_t num_exported_functions = 0; // number of exported functions. member
753 static_cast<int>(functions.size() + num_exported_functions); in CompileFunctions()1585 bool needs_wrappers = module_->num_exported_functions > 0; in ProcessExports()
464 module->num_exported_functions++; in DecodeModule()