Class IteratorPrototypeBuiltins.IteratorTakeNode.IteratorTakeArgs

java.lang.Object
com.oracle.truffle.js.builtins.IteratorPrototypeBuiltins.IteratorArgs
com.oracle.truffle.js.builtins.IteratorPrototypeBuiltins.IteratorTakeNode.IteratorTakeArgs
Enclosing class:
IteratorPrototypeBuiltins.IteratorTakeNode

protected static class IteratorPrototypeBuiltins.IteratorTakeNode.IteratorTakeArgs extends IteratorPrototypeBuiltins.IteratorArgs
  • Field Details

    • remaining

      public double remaining
  • Constructor Details

    • IteratorTakeArgs

      public IteratorTakeArgs(IteratorRecord target, double limit)