DescriptionJS2C tweaks:
o Only substitute constant values for full-words and not for
accidental partial matches.
o Keep the order of macros as in macros.py and allow depending on the
previous macros. We used to allow depending on macros that
happened to sort after the current one in the dictionary.
Committed: http://code.google.com/p/v8/source/detail?r=5022
Patch Set 1 #Patch Set 2 : Removed debug print. #
Total comments: 3
Patch Set 3 : Switched to RE for macro calls. #Patch Set 4 : . #Patch Set 5 : Thinko #Patch Set 6 : Fixed bug in macro search #Messages
Total messages: 4 (0 generated)
|