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

Issue 160265: Change the updating of the counters for global stub use (Closed)

Created:
11 years, 4 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Change the updating of the counters for global stub use to be consistent. Now counters are updated when they are sure to count to avoid decrementing them when there is a miss. Committed: http://code.google.com/p/v8/source/detail?r=2554

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -25 lines) Patch
M src/arm/stub-cache-arm.cc View 7 chunks +3 lines, -9 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 7 chunks +3 lines, -9 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 6 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 4 months ago (2009-07-28 09:36:07 UTC) #1
William Hesse
11 years, 4 months ago (2009-07-28 11:31:33 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698