blob: d9fdfa41e8b81f224287abfa1364f88f75edfb3a [file] [log] [blame]
const arr = [];
for (let i = 0; i < 1e6; ++i)
JSON.stringify(arr);