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

Issue 6647019: Reuse backing store of two zone lists by using Rewind(0) instead of Clear(). (Closed)

Created:
9 years, 9 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Reuse backing store of two zone lists by using Rewind(0) instead of Clear(). Committed: http://code.google.com/p/v8/source/detail?r=7108

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M src/hydrogen.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/lithium-allocator.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
9 years, 9 months ago (2011-03-09 13:46:13 UTC) #1
Kevin Millikin (Chromium)
LGTM.
9 years, 9 months ago (2011-03-09 13:46:49 UTC) #2
fschneider
9 years, 9 months ago (2011-03-09 14:19:10 UTC) #3
Found places to fix in the register allocator.

Powered by Google App Engine
This is Rietveld 408576698