ES6的Promise对象

loclog
promise.html:31 someAsyncThing()
promise.html:33 Promose executed
promise.html:57===========
promise.html:44ReferenceError: 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:551
promise.html:552
promise.html:553
promise.html:51finished.