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.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11372
Patch Set 1 #
|