- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 1 of 1 for host:developer.mozilla.org (0.04 sec)
Similar results are displayed.
-
AsyncGeneratorFunction.prototype.prototype - Ja...
The prototype property of AsyncGeneratorFunction.prototype is shared by all async generator functions. Its value is AsyncGenerator.prototype. Each async generator function created with the async function* syntax or the AsyncGeneratorFunction() constructor also has its own prototype property, whose prototype is AsyncGeneratorFunction.prototype.prototype. When the async generator function is called, its prototype property becomes the prototype of the returned async generator object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction/p...Registered: Mon Sep 08 06:03:32 UTC 2025 - Last Modified: Mon Sep 08 00:48:27 UTC 2025 - 180.7K bytes - Viewed (0)