DescriptionCleaned up AST nodes a bit.
* Made AST IDs constant. Making this explicit helps understanding the code.
* Removed a few dead functions.
* Be honest by making node_type() pure virtual.
All these changes have been checked to be performance-neutral.
Committed: https://code.google.com/p/v8/source/detail?r=12153
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|