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

Issue 335553004: Keep maps when resetting elements. (Closed)

Created:
6 years, 6 months ago by Jakob Kummerow
Modified:
6 years, 6 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : simplified as suggested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -25 lines) Patch
M src/elements.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/objects.cc View 1 1 chunk +3 lines, -22 lines 0 comments Download
M src/objects-inl.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jakob Kummerow
PTAL.
6 years, 6 months ago (2014-06-12 16:36:22 UTC) #1
Toon Verwaest
lgtm with comment https://codereview.chromium.org/335553004/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/335553004/diff/1/src/objects.cc#newcode4861 src/objects.cc:4861: if (object->map() == heap->sloppy_arguments_elements_map()) { Are ...
6 years, 6 months ago (2014-06-12 21:58:03 UTC) #2
Jakob Kummerow
https://codereview.chromium.org/335553004/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/335553004/diff/1/src/objects.cc#newcode4861 src/objects.cc:4861: if (object->map() == heap->sloppy_arguments_elements_map()) { On 2014/06/12 21:58:03, Toon ...
6 years, 6 months ago (2014-06-13 11:56:18 UTC) #3
Jakob Kummerow
6 years, 6 months ago (2014-06-13 12:12:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r21838 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698