Class TestV8Builtins.TestV8SetAllowAtomicsWait

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

public abstract static class TestV8Builtins.TestV8SetAllowAtomicsWait extends JSBuiltinNode
  • Constructor Details

    • TestV8SetAllowAtomicsWait

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

    • setAllowAtomicsWait

      protected Object setAllowAtomicsWait(Object allow)