Reviewers: aandrey, rossberg,

Description:
Trigger exception debug events on Promise reject.

[email protected], [email protected]
BUG=393913
LOG=Y

Please review this at https://codereview.chromium.org/440773004/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+981, -802 lines):
  M src/debug.h
  M src/debug.cc
  M src/isolate.cc
  M src/promise.js
  M src/runtime.h
  M src/runtime.cc
  D test/mjsunit/es6/debug-promise-events.js
  D test/mjsunit/es6/debug-promises-async-task-event.js
  D test/mjsunit/es6/debug-promises-caught-all.js
  D test/mjsunit/es6/debug-promises-caught-late.js
  D test/mjsunit/es6/debug-promises-caught-uncaught.js
  D test/mjsunit/es6/debug-promises-reentry.js
  D test/mjsunit/es6/debug-promises-throw-in-constructor.js
  D test/mjsunit/es6/debug-promises-throw-in-reject.js
  D test/mjsunit/es6/debug-promises-uncaught-all.js
  D test/mjsunit/es6/debug-promises-uncaught-uncaught.js
  D test/mjsunit/es6/debug-promises-undefined-reject.js
  A + test/mjsunit/es6/debug-promises/async-task-event.js
  A + test/mjsunit/es6/debug-promises/events.js
  A + test/mjsunit/es6/debug-promises/reentry.js
  A test/mjsunit/es6/debug-promises/reject-after-resolve.js
  A test/mjsunit/es6/debug-promises/reject-caught-all.js
  A + test/mjsunit/es6/debug-promises/reject-caught-late.js
  A + test/mjsunit/es6/debug-promises/reject-caught-uncaught.js
  A + test/mjsunit/es6/debug-promises/reject-in-constructor.js
  A test/mjsunit/es6/debug-promises/reject-uncaught-all.js
  A test/mjsunit/es6/debug-promises/reject-uncaught-late.js
  A test/mjsunit/es6/debug-promises/reject-uncaught-uncaught.js
  A test/mjsunit/es6/debug-promises/reject-with-invalid-reject.js
  A test/mjsunit/es6/debug-promises/reject-with-throw-in-reject.js
  A test/mjsunit/es6/debug-promises/reject-with-undefined-reject.js
  A + test/mjsunit/es6/debug-promises/throw-caught-all.js
  A + test/mjsunit/es6/debug-promises/throw-caught-late.js
  A + test/mjsunit/es6/debug-promises/throw-caught-uncaught.js
  A + test/mjsunit/es6/debug-promises/throw-in-constructor.js
  A + test/mjsunit/es6/debug-promises/throw-uncaught-all.js
  A + test/mjsunit/es6/debug-promises/throw-uncaught-uncaught.js
  A test/mjsunit/es6/debug-promises/throw-with-throw-in-reject.js
  A test/mjsunit/es6/debug-promises/throw-with-undefined-reject.js
  A + test/mjsunit/es6/debug-promises/try-reject-in-constructor.js
  A + test/mjsunit/es6/debug-promises/try-throw-reject-in-constructor.js
  M test/mjsunit/mjsunit.status
  A + test/mjsunit/runtime-gen/debugpoppromise.js
  D test/mjsunit/runtime-gen/debugpromisehandleepilogue.js
  D test/mjsunit/runtime-gen/debugpromisehandleprologue.js
  A + test/mjsunit/runtime-gen/debugpromiserejectevent.js
  A + test/mjsunit/runtime-gen/debugpushpromise.js
  M tools/generate-runtime-tests.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to