Home
last modified time | relevance | path

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

/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc253 uint32_t ProcessParameter(ValueType type, uint32_t input_idx) { in ProcessParameter() function in v8::internal::wasm::__anon2863bf240111::LiftoffCompiler
343 input_idx += ProcessParameter(__ local_type(param_idx), input_idx); in StartFunctionBody()