Class DebugBuiltins.DebugSystemProperty

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

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

  • Method Details

    • systemProperty

      protected static Object systemProperty(Object name)