Searched defs:wasm_function_index (Results 1 – 2 of 2) sorted by relevance
151 int wasm_function_index, in PipelineData()418 int wasm_function_index() const { return wasm_function_index_; } in wasm_function_index() function in v8::internal::compiler::PipelineData
10669 int wasm_function_index, wasm::WasmCode* code, int offset, int flags) { in AppendWasmFrame()