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)();