protected static class AsyncIteratorPrototypeBuiltins.AsyncIteratorTakeNode.AsyncIteratorTakeArgs extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs
| Modifier and Type | Field and Description |
|---|---|
double |
remaining |
iterated| Constructor and Description |
|---|
AsyncIteratorTakeArgs(IteratorRecord iterated,
double limit) |
public AsyncIteratorTakeArgs(IteratorRecord iterated, double limit)