Class ArrayBufferPrototypeBuiltins.DetachedGetterNode

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

public abstract static class ArrayBufferPrototypeBuiltins.DetachedGetterNode extends JSBuiltinNode
  • Constructor Details

  • Method Details

    • detached

      protected boolean detached(JSArrayBufferObject arrayBuffer)
    • error

      protected static boolean error(Object thisObj)