| asynciterator.js |
---
Property descriptor of AsyncIterator.
--- |
453 |
| constructor-subclassable.js |
---
AsyncIterator constructor can be subclassed.
--- |
292 |
| constructor-throw-when-called-directly.js |
---
AsyncIterator constructor throws when called directly.
--- |
257 |
| constructor-throw-without-new.js |
---
AsyncIterator constructor throws when called without new.
--- |
304 |
| constructor.js |
---
The AsyncIterator constructor is a built-in function.
--- |
286 |
| length.js |
---
The "length" property of AsyncIterator
--- |
445 |
| name.js |
---
The "name" property of AsyncIterator
--- |
455 |
| proto.js |
---
The prototype of the AsyncIterator constructor is the intrinsic object %FunctionPrototype%.
--- |
542 |
| prototype |
|
|