Class DebugBuiltins.DebugHeapDumpNode

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

public abstract static class DebugBuiltins.DebugHeapDumpNode extends JSBuiltinNode
  • Constructor Details

  • Method Details

    • heapDump

      protected com.oracle.truffle.api.strings.TruffleString heapDump(Object fileName0, Object live0)