Description[Interpreter] Print information about interpreted functions when tracing ics.
With --trace-ic flag, the function names and the source positions are
not shown for interpreted functions. Interpreted functions have an extra
frame built by bytecode handlers which has to be skipped to get the
interpreted function's frame. Also the code offsets are computed differently
for interpreted functions.
BUG=v8:4280
Committed: https://crrev.com/6fa76d461bf0d74f214a872c5d884572dd58dc50
Cr-Commit-Position: refs/heads/master@{#40274}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|