summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug692366.js
blob: 4e8516d001a7ef84867690d522e3f6572c7d6430 (plain)
1
2
3
4
5
6
// Binary: cache/js-dbg-64-32536d199fcf-linux
// Flags:
//
try {
  Uint8Array.subarray(newGlobal());
} catch(exc1) {}