Lines Matching defs:args
209 Opal.coerce_to = function(object, type, method, args) { argument
1685 Opal.yieldX = function(block, args) { argument
1897 Opal.send = function(recv, method, args, block, blockopts) { argument
1912 Opal.send2 = function(recv, body, method, args, block, blockopts) { argument
1924 Opal.refined_send = function(refinement_groups, recv, method, args, block, blockopts) { argument
2160 args = new Array(arguments.length); variable
3119 $defs(self, '$destructure', function $$destructure(args) { argument
3768 apply: function(target, self, args) { argument
6166 return $def(self, '$initialize', function $$initialize(message, name, args) { argument
7223 Array.prototype.splice.apply(args, a); argument
8820 args = args.slice(1); property
18637 $def(self, '$marshal_load', function $$marshal_load(args) { argument