DescriptionRevert 114680 - Remove FRIEND_TEST declarations to improve optimizations
Friends may access methods that are otherwise unused.
Removing friends may cause dead-code elimination, and
also reduce the need for copies of entry points (allowing
more inlining).
r=laforge
TBR=jar@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114682
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|