()
| 53231 | function Generator() {} |
| 53232 | function GeneratorFunction() {} |
| 53233 | function GeneratorFunctionPrototype() {} |
| 53234 | var IteratorPrototype = {}; |
| 53235 | define(IteratorPrototype, iteratorSymbol, function() { |
| 53236 | return this; |
nothing calls this directly
no outgoing calls
no test coverage detected