Searched refs:num_exported_functions (Results 1 – 4 of 4) sorted by relevance
116 compiled_module->module()->num_exported_functions, in ApplyToWholeInstance()
163 uint32_t num_exported_functions = 0; // number of exported functions. member
486 module->num_exported_functions++; in DecodeModule()
436 module_->num_exported_functions); in CompileToModuleObject()1718 if (module_->num_exported_functions > 0) return true; in NeedsWrappers()