1 2 3 4 5 6 7 8
if (!('stackTest' in this)) quit(); stackTest(new Function(` newGlobal({ sameZoneAs: [] }).frame; `));