Searched defs:ReturnCallIndirect (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 669 void ReturnCallIndirect(FullDecoder* decoder, const Value& index, in ReturnCallIndirect() function in v8::internal::wasm::__anonb30777c60111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-compiler.cc | 3397 Node* WasmGraphBuilder::ReturnCallIndirect(uint32_t table_index, in ReturnCallIndirect() function in v8::internal::compiler::WasmGraphBuilder |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 3377 void ReturnCallIndirect(FullDecoder* decoder, const Value& index_val, in ReturnCallIndirect() function in v8::internal::wasm::__anon591850460111::LiftoffCompiler |