Sign in
webkit
/
WebKit
/
3d0b42cd8733f1288f0258cb4ec38a61fc1b4d9e
/
.
/
JSTests
/
stress
/
operand-should-fit-in-abstract-heap-encoded-payload-format.js
blob: ce6ff90fc73eb8cdddb39283991a58ac7e5103e1 [
file
] [
log
] [
blame
]
//@ skip if $buildType == "debug" or ["arm", "mips"].include?($architecture)
//@ runDefault("--useConcurrentJIT=0", "--jitPolicyScale=0")
const
a
=
[];
a
.
length
=
65532
;
Object
.
constructor
(...
a
)();