Searched refs:newThis (Results 1 – 1 of 1) sorted by relevance
131 Genfun.prototype.applyGenfun = function applyGenfun (newThis, args) { argument134 return applicableMethods[0].func.apply(newThis, args)147 return next.func.apply(newThis, args)152 return module.exports.noApplicableMethod(this, newThis, args)