Searched refs:total_fns (Results 1 – 1 of 1) sorted by relevance
494 uint32_t total_fns = native_module_->num_functions(); in Read() local497 for (uint32_t i = first_wasm_fn; i < total_fns; ++i) { in Read()