MCPcopy Create free account
hub / github.com/nodejs/node / g

Function g

deps/v8/test/mjsunit/es6/iterator-close.js:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5
6function* g() { yield 42; return 88 };
7
8
9// Return method is "undefined".

Callers 2

iterator-close.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected