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

Issue 139133004: Merged r19024, r19026 into trunk branch. (Closed)

Created:
6 years, 10 months ago by Hannes Payer (out of office)
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merged r19024, r19026 into trunk branch. Make memento checks more stable. Add filler at the end of new space and check if object and memento are on the same new space page. Elements field of newly allocated JSArray could be left uninitialized in some cases (fast literal case). BUG=340124 LOG=N R=jkummerow@chromium.org, machenbach@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19029

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -28 lines) Patch
M src/heap.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M src/heap-inl.h View 1 chunk +15 lines, -9 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/objects.cc View 1 chunk +15 lines, -4 lines 0 comments Download
M src/spaces.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-03 14:18:56 UTC) #1
Jakob Kummerow
lgtm
6 years, 10 months ago (2014-02-03 14:20:55 UTC) #2
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-03 14:21:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19029.

Powered by Google App Engine
This is Rietveld 408576698