Searched refs:wasm_function (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/wasm/
H A Dwasm-code-specialization.cc125 Code* wasm_function = Code::cast(code_table->get(func_index)); local
126 changed |= ApplyToWasmCode(wasm_function, icache_flush_mode);

Completed in 87 milliseconds