Commit fbff7054 authored by Trevor Norris's avatar Trevor Norris
Browse files

v8: add api for aborting on uncaught exception

Add v8::Isolate::SetAbortOnUncaughtException() so the user can be
notified when an uncaught exception has bubbled.

PR-URL: https://github.com/joyent/node/pull/8666


Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 8032a210
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment