Class JSArrayBufferObject.Interop.GetByteLength

java.lang.Object
com.oracle.truffle.js.runtime.builtins.JSArrayBufferObject.Interop.GetByteLength
Enclosing class:
JSArrayBufferObject.Interop

public static class JSArrayBufferObject.Interop.GetByteLength extends Object
  • Constructor Details

    • GetByteLength

      public GetByteLength()
  • Method Details

    • getByteLength

      public static int getByteLength(JSArrayBufferObject.Interop arrayBuffer, com.oracle.truffle.api.interop.InteropLibrary interop)