Description[profiler] Remove obsolete CompilationInfo argument.
This removes the CompilationInfo argument from one of the logging
functions where it is unused. The long-term goal is to not pass around
the CompilationInfo at all. The assumption that the CompilationInfo is
available is incompatible with serialized code, where compilation has
happened during building time of V8 itself.
R=yangguo@chromium.org
Committed: https://crrev.com/6f43e1f54480f6da5667b05e6b42605598746003
Cr-Commit-Position: refs/heads/master@{#35705}
Patch Set 1 #
Total comments: 2
Depends on Patchset: Messages
Total messages: 8 (2 generated)
|