Ben Newman
8f8e2a01f6
Be more tolerant of missing err.stack in parse-stack.js.
...
Should help with #10083 .
2018-10-03 15:13:08 -04:00
Ben Newman
7b6fd0ee10
Let buildmessage.markBoundary take optional context argument.
...
Since markBoundary is essentially creating a bound wrapper function,
there's no reason we can't actually bind the function to a specific
context (this) object at the same time, instead of having to bind the
function and then wrap it with buildmessage.markBoundary.
2018-06-30 11:02:02 -04:00
Ben Newman
dd012bf6e5
Tolerate " => awaited here:" in parseStackFrames.
...
da826064bc
2016-11-01 17:25:42 -04:00
Tom Coleman
15db86ec3e
Minor cleanup
2016-05-05 16:32:10 -07:00
Tom Coleman
88ed8e289a
Use longjohn to repair stacktraces on self-test
2016-05-05 15:05:52 -07:00
Tom Coleman
4056111acb
Use longjohn to repair stacktraces on self-test
2016-05-05 14:42:05 -07:00
Sashko Stubailo
a315eca4d7
Fix test and parse stack
2015-08-06 16:41:19 -07:00
Sashko Stubailo
247aa77cb4
Change the way parseStack returns the stack to be fiber-aware
2015-08-06 16:20:08 -07:00
Slava Kim
8a8db83d29
Move files into tools/utils
2015-08-03 20:32:38 -07:00