Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-inlining.cc343 const wasm::FunctionSig* inlinee_sig, in InlineCall() argument
388 int return_arity = static_cast<int>(inlinee_sig->return_count()); in InlineCall()
493 inlinee_sig->GetReturn(i).machine_representation(); in InlineCall()
Dwasm-inlining.h92 const wasm::FunctionSig* inlinee_sig,