Commit ef653210 authored by Fedor Indutny's avatar Fedor Indutny Committed by Rod Vagg
Browse files

node: do not override `message`/`stack` of error

Put the `...^` arrow string to the hidden property of the object, and
use it only when printing error to the stderr.

Fix: https://github.com/nodejs/io.js/issues/2104
PR-URL: https://github.com/nodejs/io.js/pull/2108


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 9d34bd11
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