TypedArray implementations have a null prototype instead of the TypedArray intrinsic #1565
Labels
Arrays
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
This should return an object with all the various
TypedArray
methods defined on it (find, map, etc), but it returnsundefined
in rhino:The following should also be true, but are not:
The text was updated successfully, but these errors were encountered: