Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dtyper.cc1000 const JSWasmCallParameters& op_params = JSWasmCallParametersOf(node->op()); in TypeJSWasmCall() local
1001 const wasm::FunctionSig* wasm_signature = op_params.signature(); in TypeJSWasmCall()
H A Dsimplified-lowering.cc1924 FastApiCallParameters const& op_params = in VisitFastApiCall() local
1931 const CFunctionInfo* c_signature = op_params.c_functions()[0].signature; in VisitFastApiCall()
1933 CallDescriptor* call_descriptor = op_params.descriptor(); in VisitFastApiCall()
1944 c_signature->ArgumentInfo(i), op_params.feedback()); in VisitFastApiCall()

Completed in 13 milliseconds