MCPcopy Create free account
hub / github.com/microsoft/SandDance / GeneratorFunctionPrototype

Function GeneratorFunctionPrototype

docs/app/js/sanddance-app.js:53233–53233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53231 function Generator() {}
53232 function GeneratorFunction() {}
53233 function GeneratorFunctionPrototype() {}
53234 var IteratorPrototype = {};
53235 define(IteratorPrototype, iteratorSymbol, function() {
53236 return this;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected