Class SegmenterPrototypeBuiltins.JSSegmenterResolvedOptionsNode

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

public abstract static class SegmenterPrototypeBuiltins.JSSegmenterResolvedOptionsNode extends JSBuiltinNode
  • Constructor Details

    • JSSegmenterResolvedOptionsNode

      public JSSegmenterResolvedOptionsNode(JSContext context, JSBuiltin builtin)
  • Method Details