android icon indicating copy to clipboard operation
android copied to clipboard

Merge native and Js stacktraces

Open blagoev opened this issue 8 years ago • 0 comments

Try using Error.prepareStackTrace(error, structuredStackTrace) to merge native and JS stack traces into one.

https://github.com/v8/v8/wiki/Stack%20Trace%20API

blagoev avatar Nov 25 '15 18:11 blagoev