stacktrace.js icon indicating copy to clipboard operation
stacktrace.js copied to clipboard

Allow to skip function name guessing

Open pawelpabich opened this issue 7 years ago • 2 comments
trafficstars

First of all. Thanks for a great library!

Not sure whether this is happening only in my case, but the "guessed" names of functions are worse than what the JS runtime provides. Would it be possible to add an option to skip the name guessing?

Current

image

findFunctionName function skipped

image

pawelpabich avatar Jan 02 '18 23:01 pawelpabich

Also, happy to come up with a PR if that helps.

pawelpabich avatar Jan 02 '18 23:01 pawelpabich

+1 :)

jean-emmanuel avatar Jan 21 '18 16:01 jean-emmanuel