Print the SharedFunctionInfo besides the function name, makes matching against -...
authorSven Panne <svenpanne@chromium.org>
Wed, 7 Jan 2015 08:14:15 +0000 (09:14 +0100)
committerSven Panne <svenpanne@chromium.org>
Wed, 7 Jan 2015 08:14:28 +0000 (08:14 +0000)
commit6fff5880e3225c28706832ef81aec6b8c5a761f5
tree511c4c9738d06399d760618998b72c73a64fd9cb
parent8cb08cdc4e52274324f1c0c804dba8d551d61a5a
Print the SharedFunctionInfo besides the function name, makes matching against --trace_opt output easier.

R=svenpanne@chromium.org

Review URL: https://codereview.chromium.org/816013002

Cr-Commit-Position: refs/heads/master@{#25962}
src/deoptimizer.cc