Searched refs:kMaxCParameters (Results 1 – 16 of 16) sorted by relevance
65 static constexpr int kMaxCParameters = 9; variable
148 DCHECK_LE(msig->parameter_count(), static_cast<size_t>(kMaxCParameters)); in GetSimplifiedCDescriptor()
1705 DCHECK_LE(num_arguments, kMaxCParameters); in CallCFunction()
2552 DCHECK_LE(num_arguments, kMaxCParameters); in CallCFunction()
2321 DCHECK_LE(num_reg_arguments + num_double_arguments, kMaxCParameters); in CallCFunctionHelper()
1661 STATIC_ASSERT(kMaxCParameters == 9); in SoftwareInterrupt()
1781 DCHECK_LE(num_of_reg_args + num_of_double_args, kMaxCParameters); in CallCFunction()
458 STATIC_ASSERT(kMaxCParameters == 9); in DoRuntimeCall()
1994 DCHECK_LE(num_reg_arguments + num_double_arguments, kMaxCParameters); in CallCFunctionHelper()
1230 STATIC_ASSERT(kMaxCParameters == 9); in SoftwareInterrupt()
1933 DCHECK_LE(num_reg_arguments + num_double_arguments, kMaxCParameters); in CallCFunctionHelper()
1878 STATIC_ASSERT(kMaxCParameters == 9); in SoftwareInterrupt()
5317 DCHECK_LE(num_reg_arguments + num_double_arguments, kMaxCParameters); in CallCFunctionHelper()
2224 STATIC_ASSERT(kMaxCParameters == 9); in SoftwareInterrupt()
2178 STATIC_ASSERT(kMaxCParameters == 9); in SoftwareInterrupt()
5718 DCHECK_LE(num_reg_arguments + num_double_arguments, kMaxCParameters); in CallCFunctionHelper()