Class Test262Builtins.Test262AgentGetReport

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

public abstract static class Test262Builtins.Test262AgentGetReport extends JSBuiltinNode
Used by test262 to test concurrent agents.
  • Constructor Details

    • Test262AgentGetReport

      public Test262AgentGetReport(JSContext context, JSBuiltin builtin)
  • Method Details

    • getReport

      protected Object getReport()