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

Issue 10802039: Don't record elements transition slots since it will contain a map. (Closed)

Created:
8 years, 5 months ago by Toon Verwaest
Modified:
8 years, 5 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Don't record elements transition slots since it will contain a map. Additionally removed unused code. Committed: https://code.google.com/p/v8/source/detail?r=12150

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -29 lines) Patch
M src/mark-compact.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mark-compact.cc View 1 2 chunks +0 lines, -17 lines 0 comments Download
M src/transitions.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/transitions.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/transitions-inl.h View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL.
8 years, 5 months ago (2012-07-19 15:36:26 UTC) #1
Michael Starzinger
LGTM (with one nit). I like this change. https://chromiumcodereview.appspot.com/10802039/diff/1/src/transitions.cc File src/transitions.cc (right): https://chromiumcodereview.appspot.com/10802039/diff/1/src/transitions.cc#newcode73 src/transitions.cc:73: maybe_array ...
8 years, 5 months ago (2012-07-19 21:09:02 UTC) #2
Toon Verwaest
8 years, 5 months ago (2012-07-20 07:24:39 UTC) #3
Addressed nit.

Powered by Google App Engine
This is Rietveld 408576698