Searched refs:out_arg_bytes (Results 1 – 1 of 1) sorted by relevance
535 int out_arg_bytes = out_argument_type == kWasmStmt in GenerateCCall() local538 int stack_bytes = std::max(param_bytes, out_arg_bytes); in GenerateCCall()