DescriptionAdd source map support to tick processor.
Added a console parameter for source map to the tick processor.
The tickprocesspor reads in the source maps and uses it to output the original filename, line number and column in the profile.
Modified d8 to output column numbers into the log, since this is needed to do source mapping.
R=jkummerow@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16307
Patch Set 1 #Patch Set 2 : #
Total comments: 10
Patch Set 3 : Fixed formatting issues #Patch Set 4 : Checked in a clean copy of SourceMap.js and redirected calls to it #
Total comments: 2
Patch Set 5 : Added copyright & fixed nits #
Messages
Total messages: 11 (0 generated)
|