|
|
var asyncGeneratorPrototype = new _AsyncGeneratorPrototype(resolve, reject, name);
|
|
var asyncGeneratorPrototype = new _AsyncGeneratorPrototype(resolve, reject, name);
|
|
|
return Object.appendChain(asyncGeneratorPrototype, "if (this.success) this.success.apply(this, arguments);");
|
|
return Object.appendChain(asyncGeneratorPrototype, "if (this.success) this.success.apply(this, arguments);");
|