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

Issue 24279003: Merged r16346, r16357, r16381 into 3.20 branch. (Closed)

Created:
7 years, 3 months ago by mvstanton
Modified:
7 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merged r16346, r16357, r16381 into 3.20 branch. Added allocation folding support for old space allocations. Prefill allocated objects with one word fillers if we do not use allocation folding. Clear next map word when folding allocations into js arrays. Also manually merged fix for chromium bug 284577, from r16790. R=hpayer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=16878

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -44 lines) Patch
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/hydrogen-instructions.h View 6 chunks +59 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.cc View 4 chunks +184 lines, -21 lines 0 comments Download
M src/objects.h View 2 chunks +1 line, -1 line 0 comments Download
M src/objects-inl.h View 3 chunks +6 lines, -6 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +72 lines, -0 lines 0 comments Download
M test/mjsunit/allocation-folding.js View 2 chunks +25 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
7 years, 3 months ago (2013-09-23 11:09:34 UTC) #1
Hannes Payer (out of office)
LGTM
7 years, 3 months ago (2013-09-23 11:15:42 UTC) #2
mvstanton
7 years, 3 months ago (2013-09-23 11:26:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16878 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698