loc | log |
---|---|
promise.html:31 | someAsyncThing() |
promise.html:33 | Promose executed |
promise.html:57 | =========== |
promise.html:44 | ReferenceError: x is not defined at promise.html:34:29 at new Promise ( at someAsyncThing (promise.html:32:24) at promise.html:39:13 |
promise.html:55 | 1 |
promise.html:55 | 2 |
promise.html:55 | 3 |
promise.html:51 | finished. |