Closed yoh1496 closed 5 years ago
When I try to use UintXXArray, such as Uint8Array, engine script throw below exception.
Uint8Array
Server Error : ReferenceError: "Uint8Array" is not defined
Rhino (current version) seems to support UintXXArray in this page.
UintXXArray
https://mozilla.github.io/rhino/compat/engines.html
When I try to use UintXXArray, such as
Uint8Array
, engine script throw below exception.Rhino (current version) seems to support
UintXXArray
in this page.https://mozilla.github.io/rhino/compat/engines.html