summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/TypedObject/fuzz8.js
blob: 6a562d7dd8a8fab8b3b70b1e81d1989873d02ad5 (plain)
1
2
3
4
5
6
// |jit-test| error:Error

if (!this.hasOwnProperty("TypedObject"))
  throw new Error();

TypedObject.uint8.array(.0000000009);