Home | History | Annotate | Download | only in src

Lines Matching full:parameter

140   // Declare a parameter in this scope.  When there are duplicated
322 // Parameters. The left-most parameter has index 0.
324 Variable* parameter(int index) const {
401 // During formal parameter list parsing the scope only contains
403 // "this" is an invalid parameter name and "arguments" is invalid parameter
441 // Parameter list in source order.
502 // variable is bound. These are returned in the output parameter *binding_kind
548 // parameter should be set to the calling context of 'eval'.
583 // parameter is the context in which eval was called. In all other
584 // cases the context parameter is an empty handle.