Source code

Revision control

Copy as Markdown

Other Tools

if (!('stackTest' in this))
quit();
stackTest(new Function(`
newGlobal({
sameZoneAs: []
}).frame;
`));