Uses of Class
org.mozilla.javascript.typedarrays.NativeInt8Array
-
Packages that use NativeInt8Array Package Description org.mozilla.javascript.typedarrays -
-
Uses of NativeInt8Array in org.mozilla.javascript.typedarrays
Methods in org.mozilla.javascript.typedarrays that return NativeInt8Array Modifier and Type Method Description protected NativeInt8Array
NativeInt8Array. construct(NativeArrayBuffer ab, int off, int len)
protected NativeInt8Array
NativeInt8Array. realThis(Scriptable thisObj, IdFunctionObject f)
-