Home
last modified time | relevance | path

Searched refs:wasm_function_index_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dpipeline.cc158 wasm_function_index_(wasm_function_index), in PipelineData()
418 int wasm_function_index() const { return wasm_function_index_; } in wasm_function_index()
426 int wasm_function_index_ = -1; member in v8::internal::compiler::PipelineData