Reviewers: Jakob,

Message:
Can you please take a look

Description:
Add source map support to d8.

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.

Please review this at https://codereview.chromium.org/22897021/

SVN Base: git://github.com/v8/v8.git@master

Affected files:
  M src/compiler.cc
  M src/log.h
  M src/log.cc
  M tools/tickprocessor-driver.js
  M tools/tickprocessor.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to