DescriptionFollow up to fix v8::Exception::GetMessage() actually do what it was intended to.
The main thing for v8::Exception::GetMessage() is to extract message location from
error stack trace, even when stack trace capturing is off (when DevTools is closed).
BUG=chromium:427954
R=yangguo@chromium.org
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=25101
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (1 generated)
|