Descriptionmessages.js: Get better function names in stack traces.
CallSite.getFunctionName() is able to retrieve names for functions better than
getFunction().name. Use it in CallSite.toString().
Code by marja@chromium.org.
BUG=NONE
TEST=stack-traces.js: Added testClassNames.
Committed: https://code.google.com/p/v8/source/detail?r=11652
Patch Set 1 #Patch Set 2 : Fixes + tests #
Total comments: 7
Patch Set 3 : Code review. #
Messages
Total messages: 12 (0 generated)
|