Lines Matching defs:argument
103 // First argument in list is the accessor class, the second argument is the
538 // that take an entry (instead of an index) as an argument.
1946 // the operations for argument backing stores.
2472 Object argument = (*args)[src_index + i];
2473 DCHECK(!argument.IsTheHole());
2475 argument, mode);
5145 // Optimize the case where there is one argument and the argument is a small
5158 // Take the argument as the length.