DescriptionMIPS: Refactoring of code generation for declarations, in preparation for modules.
Port r11331 (bd7843a0)
Original commit message:
Refactoring of code generation for declarations, in preparation for modules.
Do proper dispatch on declaration type instead of mingling together
different code generation paths. Once we add more declaration forms,
this is more scalable.
In separate steps, I'd like to (1) clean up the logic for DeclareGlobal,
and (2) try to reduce the special handling of the name function var if
possible.
BUG=
TEST=
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|