Description[Ic-Processor] Let us know if an IC is in opt. or unopt. code.
Traditionally, we had a prefix for a function name of "~" for
unoptimized code and "*" for optimized code. Restore this prefix
in v8/tools/ic-processor. It's really cool to know if an IC was
called from optimized code (often a hint of poor performance!).
NOTRY=true
R=cbruni@chromium.org
Review-Url: https://codereview.chromium.org/2835923004
Cr-Commit-Position: refs/heads/master@{#44846}
Committed: https://chromium.googlesource.com/v8/v8/+/278688135f77ad8a51e45e99d60a6e8ba65844e0
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|