Lines Matching defs:args
207 Opal.coerce_to = function(object, type, method, args) { argument
1677 Opal.yieldX = function(block, args) { argument
1889 Opal.send = function(recv, method, args, block, blockopts) { argument
1904 Opal.send2 = function(recv, body, method, args, block, blockopts) { argument
1916 Opal.refined_send = function(refinement_groups, recv, method, args, block, blockopts) { argument
2152 args = new Array(arguments.length); variable
3101 $defs(self, '$destructure', function $$destructure(args) { argument
3705 apply: function(target, self, args) { argument
5954 return $def(self, '$initialize', function $$initialize(message, name, args) { argument
6961 Array.prototype.splice.apply(args, a); argument
8481 args = args.slice(1); property
17541 $def(self, '$marshal_load', function $$marshal_load(args) { argument