Searched defs:genFun (Results 1 – 4 of 4) sorted by relevance
119 runtime.isGeneratorFunction = function(genFun) { argument129 runtime.mark = function(genFun) { argument138 genFun.prototype = Object.create(Gp); class
2787 exports.isGeneratorFunction = function (genFun) { argument2792 exports.mark = function (genFun) { argument2803 genFun.prototype = Object.create(Gp); class
12317 exports.isGeneratorFunction = function (genFun) { argument12322 exports.mark = function (genFun) { argument12333 genFun.prototype = Object.create(Gp); class
847 exports.isGeneratorFunction = function (genFun) { argument852 exports.mark = function (genFun) { argument863 genFun.prototype = Object.create(Gp); class