Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:GetParameterCount

2271     DCHECK(operands.length() == res->GetParameterCount());
2284 DCHECK(par_index < GetParameterCount());
2316 values_(GetParameterCount() + 1, zone),
2334 int GetParameterCount() const {