Class SymbolPrototypeBuiltins.SymbolGetDescriptionNode

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

public abstract static class SymbolPrototypeBuiltins.SymbolGetDescriptionNode extends JSBuiltinNode
  • Constructor Details

    • SymbolGetDescriptionNode

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