Class GCNode

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

public abstract class GCNode extends JSBuiltinNode
Built-in that wraps the host's garbage collection invocation mechanism.
  • Constructor Details

  • Method Details