Chromium Code Reviews
DescriptionAdd a bit of info to flow graph printout
Add index of LoadLocal and StoreLocal instructions so we can
distinguish between variables that have the same name but are
distinct, e.g. :saved_try_context_var for different try statements.
Also add a B prefix to the target of a goto, to make searching
easier.
TBR=fschneider
Committed: https://code.google.com/p/dart/source/detail?r=44417
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||