Source code
Revision control
Copy as Markdown
Other Tools
ignoreUnhandledRejections();
if (typeof oomTest === 'function')
oomTest(Function(`new Promise(res=>res)`));
ignoreUnhandledRejections();
if (typeof oomTest === 'function')
oomTest(Function(`new Promise(res=>res)`));