DescriptionChange --hydrogen-filter to allow specifying a negative filter for optimized functions.
When prepending a '-' to the function name, the function will not be optimized.
--hydrogen-filter=foo works as before.
--hydrogen-filter=-foo means don't optimize foo.
Committed: https://code.google.com/p/v8/source/detail?r=11036
Patch Set 1 #
Total comments: 4
Patch Set 2 : addressed comments and fixed PrintCode #
Total comments: 1
Patch Set 3 : #
Messages
Total messages: 4 (0 generated)
|