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

Issue 945002: Just grow elements if they happen to be at the edge of new space. (Closed)

Created:
10 years, 9 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Just grow elements if they happen to be at the edge of new space. Committed: http://code.google.com/p/v8/source/detail?r=4133

Patch Set 1 #

Total comments: 6

Patch Set 2 : First round of Mads' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -3 lines) Patch
M src/ia32/stub-cache-ia32.cc View 1 4 chunks +45 lines, -3 lines 0 comments Download
M test/mjsunit/array-push.js View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
antonm
Mads, may you have a look?
10 years, 9 months ago (2010-03-15 08:02:39 UTC) #1
Mads Ager (chromium)
http://codereview.chromium.org/945002/diff/1/2 File src/ia32/stub-cache-ia32.cc (right): http://codereview.chromium.org/945002/diff/1/2#newcode1304 src/ia32/stub-cache-ia32.cc:1304: const int allocation_delta = 4; Please follow Google C++ ...
10 years, 9 months ago (2010-03-15 08:51:34 UTC) #2
antonm
Mads, thanks a lot for first round. http://codereview.chromium.org/945002/diff/1/2 File src/ia32/stub-cache-ia32.cc (right): http://codereview.chromium.org/945002/diff/1/2#newcode1304 src/ia32/stub-cache-ia32.cc:1304: const int ...
10 years, 9 months ago (2010-03-15 11:08:08 UTC) #3
Mads Ager (chromium)
10 years, 9 months ago (2010-03-15 12:06:02 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698