Searched refs:isGenfun (Results 1 – 3 of 3) sorted by relevance
18 if (typeof target === 'function' && !target.isGenfun) {41 if (typeof arg === 'function' && !arg.isGenfun) {45 if (typeof arg === 'function' && !arg.isGenfun) {174 } else if (typeof target[name] === 'function' && !target[name].isGenfun) {
38 !object.isGenfun
40 Genfun.prototype.isGenfun = true method in Genfun