Searched defs:bindFixed (Results 1 – 3 of 3) sorted by relevance
191 this.bindFixed=function(){var args=cloneArray(arguments),fn=args.shift(),object=args.shift(); method
575 this.bindFixed = function() // fn, thisObject, args => thisObject.fn(args); method
202 this.bindFixed=function(){var args=cloneArray(arguments),fn=args.shift(),object=args.shift(); method [all...]