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

Issue 23252008: Get rid of ConvertFieldToDescriptor. (Closed)

Created:
7 years, 3 months ago by Toon Verwaest
Modified:
7 years, 3 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Get rid of ConvertFieldToDescriptor. This CL additionally fixes up the attributes for FIELD and CONSTANT in SetLocalPropertyIgnoreAttributes. R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16333

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -105 lines) Patch
M src/objects.h View 6 chunks +9 lines, -12 lines 0 comments Download
M src/objects.cc View 1 2 16 chunks +112 lines, -85 lines 0 comments Download
M src/objects-inl.h View 2 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 3 months ago (2013-08-26 14:55:01 UTC) #1
rossberg
lgtm https://codereview.chromium.org/23252008/diff/4001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/23252008/diff/4001/src/objects.cc#newcode4130 src/objects.cc:4130: break; Nit: use if-else instead
7 years, 3 months ago (2013-08-26 15:13:39 UTC) #2
Toon Verwaest
Addressed comment. https://codereview.chromium.org/23252008/diff/4001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/23252008/diff/4001/src/objects.cc#newcode4130 src/objects.cc:4130: break; On 2013/08/26 15:13:39, rossberg wrote: > ...
7 years, 3 months ago (2013-08-26 15:21:27 UTC) #3
Toon Verwaest
7 years, 3 months ago (2013-08-26 15:30:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r16333 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698