Chromium Code Reviews
Description--trace_hydrogen cleanup
* src/hydrogen.cc (HTracer::Trace): Remove from_bci and to_bci
printouts (always -1), xhandlers and flags (always empty), and the bci
column for instruction traces (always 0).
Also remove <|@ ending, as all instruction traces fit on a line. I
googled and it seems the provenance of this goes back at least as far
as hotspot!
BUG=
TEST=
Patch Set 1 #Patch Set 2 : Also remove vestigial <|@ tail #Messages
Total messages: 3 (0 generated)
|