Sign in
webkit
/
WebKit
/
53c0a6bd89204da525ab0ecc516f8067861dc602
/
.
/
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
)();