Searched refs:wasm_function (Results 1 – 1 of 1) sorted by relevance
125 Code* wasm_function = Code::cast(code_table->get(func_index)); in ApplyToWholeInstance() local126 changed |= ApplyToWasmCode(wasm_function, icache_flush_mode); in ApplyToWholeInstance()