Class DebugBuiltins.DebugJSStackNode

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

public abstract static class DebugBuiltins.DebugJSStackNode extends JSBuiltinNode
Prints the current JS stack.
  • Constructor Details

  • Method Details

    • printJSStack

      protected Object printJSStack()