summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug1263857.js
blob: 906e92740e094c6a5eee2cf76d2dd9341199ff6c (plain)
1
2
3
4
// |jit-test| allow-oom; allow-unhandlable-oom
gcparam("maxBytes", gcparam("gcBytes") + 1);
fullcompartmentchecks(true);
/x/g[Symbol.replace]("        x".repeat(32768), "");