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