summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/errors/bug-1886940.js
blob: f8d3020d8c0c209438f20eb444507a1a78aef8d4 (plain)
1
2
// |jit-test| error: RangeError
[].with(Symbol.hasInstance);