Lines Matching full:parameters
42 // We may have rewritten parameters (that are in the arguments object)
59 // Add parameters.
70 // may be parameters which are allocated before the
162 // - number of parameters (smi)
172 // - have a single list with all variable names (parameters, stack locals,
184 // through the local variables (parameters and context info is already
483 // We must read parameters from the end since for
484 // multiply declared parameters the value of the
489 // Eventually, we should only register such parameters
616 PrintList<Allocator>("parameters", 0, parameters_);