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

Issue 437953004: Don't insert transitions between maps for prototypes. (Closed)

Created:
6 years, 4 months ago by Toon Verwaest
Modified:
6 years, 4 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Don't insert transitions between maps for prototypes. BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22828

Patch Set 1 : #

Patch Set 2 : Insert transition in ConnectTransition #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -59 lines) Patch
M src/objects.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/objects.cc View 1 12 chunks +63 lines, -57 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 4 months ago (2014-08-04 13:40:18 UTC) #1
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/437953004/diff/60001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/437953004/diff/60001/src/objects.cc#newcode7210 src/objects.cc:7210: result->set_owns_descriptors(false); This is going to ...
6 years, 4 months ago (2014-08-04 14:25:55 UTC) #2
Toon Verwaest
6 years, 4 months ago (2014-08-04 15:12:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as 22828 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698