node/deps/v8/test/mjsunit/es6/debug-promises
Chris Dickinson d58e780504 deps: update v8 to 4.3.61.21
* @indutny's SealHandleScope patch (484bebc38319fc7c622478037922ad73b2edcbf9)
  has been cherry picked onto the top of V8 to make it compile.
* There's some test breakage in contextify.
* This was merged at the request of the TC.

PR-URL: https://github.com/iojs/io.js/pull/1632
2015-08-04 11:56:09 -07:00
..
async-task-event.js
events.js
reentry.js
reject-after-resolve.js
reject-caught-all.js
reject-caught-by-default-reject-handler.js
reject-caught-late.js
reject-caught-uncaught.js
reject-in-constructor.js
reject-uncaught-all.js
reject-uncaught-late.js
reject-uncaught-uncaught.js
reject-with-invalid-reject.js
reject-with-throw-in-reject.js
reject-with-undefined-reject.js
resolve-after-aborted-try-finally.js deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
resolve-after-try-catch.js deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
rethrow-in-try-finally.js deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
throw-caught-all.js
throw-caught-by-default-reject-handler.js
throw-caught-late.js
throw-caught-uncaught.js
throw-eventually-caught.js
throw-in-constructor.js
throw-uncaught-all.js
throw-uncaught-uncaught.js
throw-with-throw-in-reject.js
throw-with-undefined-reject.js
try-reject-in-constructor.js
try-throw-reject-in-constructor.js