Class AsyncIteratorPrototypeBuiltins.AsyncIteratorTakeNode.AsyncIteratorTakeArgs

java.lang.Object
com.oracle.truffle.js.builtins.AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs
com.oracle.truffle.js.builtins.AsyncIteratorPrototypeBuiltins.AsyncIteratorTakeNode.AsyncIteratorTakeArgs
Enclosing class:
AsyncIteratorPrototypeBuiltins.AsyncIteratorTakeNode

protected static class AsyncIteratorPrototypeBuiltins.AsyncIteratorTakeNode.AsyncIteratorTakeArgs extends AsyncIteratorPrototypeBuiltins.AsyncIteratorAwaitNode.AsyncIteratorArgs
  • Field Details

    • remaining

      public double remaining
  • Constructor Details

    • AsyncIteratorTakeArgs

      public AsyncIteratorTakeArgs(IteratorRecord iterated, double limit)