Searched refs:wasm_function (Results 1 – 1 of 1) sorted by relevance
828 auto* wasm_function = &other_instance->module()->functions[func_index]; in Set() local829 DCHECK_NOT_NULL(wasm_function); in Set()830 DCHECK_NOT_NULL(wasm_function->sig); in Set()832 UpdateDispatchTables(isolate, table, table_index, wasm_function->sig, in Set()