Chromium Code Reviews
DescriptionExpand the instruction visitor to visit computations and values.
For compilation passes we will want a visitor that can reach computations
and values, rather than virtual functions in the computation/value classes.
Implement the visitor signature and double dispatching. Use it to remove
the virtual Print functions.
R=srdjan@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=4664
Patch Set 1 #
Total comments: 1
Patch Set 2 : Small cleanup of comments and identifier naming. #
Total comments: 10
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||