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

Issue 523121: Merge r3481 to branches/1.3 to increase the number of maps... (Closed)

Created:
10 years, 11 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge r3387, r3390, r3393, r3394, and r3481 to branches/1.3 to avoid holding on to global objects from the compilation cache and to increase the number of maps we can hold in map space. Committed: http://code.google.com/p/v8/source/detail?r=3547

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -113 lines) Patch
M src/accessors.h View 2 chunks +6 lines, -4 lines 0 comments Download
M src/accessors.cc View 2 chunks +47 lines, -10 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +16 lines, -8 lines 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/globals.h View 3 chunks +17 lines, -0 lines 0 comments Download
M src/heap.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/heap.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/heap-inl.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/messages.js View 3 chunks +35 lines, -6 lines 0 comments Download
M src/mirror-delay.js View 2 chunks +16 lines, -8 lines 0 comments Download
M src/objects.h View 1 6 chunks +27 lines, -21 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects-inl.h View 1 3 chunks +6 lines, -6 lines 0 comments Download
M src/serialize.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/spaces.h View 4 chunks +12 lines, -15 lines 0 comments Download
M src/spaces.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 3 chunks +33 lines, -19 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +4 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-524.js View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Kasper Lund
10 years, 11 months ago (2010-01-07 07:05:58 UTC) #1
Mads Ager (chromium)
LGTM
10 years, 11 months ago (2010-01-07 07:19:35 UTC) #2
Mads Ager (chromium)
Still LGTM, thanks!
10 years, 11 months ago (2010-01-07 07:40:50 UTC) #3
Søren Thygesen Gjesse
10 years, 11 months ago (2010-01-07 07:53:35 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698