Class IteratorPrototypeBuiltins.IteratorGetConstructorNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
IteratorPrototypeBuiltins

public abstract static class IteratorPrototypeBuiltins.IteratorGetConstructorNode extends JSBuiltinNode
  • Constructor Details

    • IteratorGetConstructorNode

      protected IteratorGetConstructorNode(JSContext context, JSBuiltin builtin)
  • Method Details

    • getValue

      protected Object getValue()