Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Issue 8970002: Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations (Closed)

Created:
9 years ago by jar (doing other things)
Modified:
9 years ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Revert 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -13 lines) Patch
M base/json/json_reader.h View 1 chunk +2 lines, -13 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jar (doing other things)
9 years ago (2011-12-15 19:40:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698