protected static final class AsyncIteratorPrototypeBuiltins.AsyncIteratorFlatMapNode.AsyncIteratorFlatMapArgs extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorWithCounterArgs
| Modifier and Type | Field and Description |
|---|---|
protected IteratorRecord |
innerIterator |
Object |
mapper |
counteriterated| Constructor and Description |
|---|
AsyncIteratorFlatMapArgs(IteratorRecord iterated,
Object mapper) |
public final Object mapper
protected IteratorRecord innerIterator
public AsyncIteratorFlatMapArgs(IteratorRecord iterated, Object mapper)