Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
JSTests
/
stress
/
operand-should-fit-in-abstract-heap-encoded-payload-format.js
blob: 2089edaaeaee426440580d011ac794685df3f7e3 [
file
] [
log
] [
blame
]
//@ skip
//@ runDefault("--useConcurrentJIT=0", "--jitPolicyScale=0")
const
a
=
[];
a
.
length
=
65532
;
Object
.
constructor
(...
a
)();