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

Issue 5605004: Remove NearestNextGapPos. It is not used anymore. (Closed)

Created:
10 years ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Remove NearestNextGapPos. It is not used anymore. Remove uses of NearestGapPos in splitting helpers. We can split at any position. Committed: http://code.google.com/p/v8/source/detail?r=5937

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -27 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/lithium-allocator.cc View 3 chunks +2 lines, -8 lines 1 comment Download
M src/x64/lithium-x64.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
10 years ago (2010-12-07 14:43:29 UTC) #1
fschneider
10 years ago (2010-12-07 14:47:08 UTC) #2
LGTM.

http://codereview.chromium.org/5605004/diff/1/src/lithium-allocator.cc
File src/lithium-allocator.cc (right):

http://codereview.chromium.org/5605004/diff/1/src/lithium-allocator.cc#newcod...
src/lithium-allocator.cc:1789: LifetimePosition pos = free_pos[max_reg];
Fix the comment above.

Powered by Google App Engine
This is Rietveld 408576698