Home
last modified time | relevance | path

Searched defs:ReturnCallIndirect (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dgraph-builder-interface.cc493 void ReturnCallIndirect(FullDecoder* decoder, const Value& index, in ReturnCallIndirect() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc2455 void ReturnCallIndirect(FullDecoder* decoder, const Value& index_val, in ReturnCallIndirect() function in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc3158 Node* WasmGraphBuilder::ReturnCallIndirect(uint32_t table_index, in ReturnCallIndirect() function in v8::internal::compiler::WasmGraphBuilder