Lines Matching defs:parameter
125 // Declare a parameter in this scope. When there are duplicated
314 // Parameters. The left-most parameter has index 0.
316 Variable* parameter(int index) const {
400 // During formal parameter list parsing the scope only contains
402 // "this" is an invalid parameter name and "arguments" is invalid parameter
442 // Parameter list in source order.
514 // variable is bound. These are returned in the output parameter *binding_kind
560 // parameter should be set to the calling context of 'eval'.
596 // parameter is the context in which eval was called. In all other
597 // cases the context parameter is an empty handle.