Class JSArrayBufferObject.Interop.GetByteLength
java.lang.Object
com.oracle.truffle.js.runtime.builtins.JSArrayBufferObject.Interop.GetByteLength
- Enclosing class:
JSArrayBufferObject.Interop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetByteLength(JSArrayBufferObject.Interop arrayBuffer, com.oracle.truffle.api.interop.InteropLibrary interop)
-
Constructor Details
-
GetByteLength
public GetByteLength()
-
-
Method Details
-
getByteLength
public static int getByteLength(JSArrayBufferObject.Interop arrayBuffer, com.oracle.truffle.api.interop.InteropLibrary interop)
-