Home | History | Annotate | Download | only in interpreter

Lines Matching full:num_params

742   const int num_params = accessor_type->GetPTypes()->GetLength();
748 if (!PerformConversions(self, callsite_type, accessor_type, &getter, &setter, num_params)) {