1 2 3 4
ignoreUnhandledRejections(); if (typeof oomTest === 'function') oomTest(Function(`new Promise(res=>res)`));