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

Issue 18497003: Handlify JSObject::DefineAccessor method. (Closed)

Created:
7 years, 5 months ago by Michael Starzinger
Modified:
7 years, 5 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Handlify JSObject::DefineAccessor method. R=rossberg@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15458

Patch Set 1 #

Patch Set 2 : Make one method private. #

Total comments: 9

Patch Set 3 : Addressed comments by Andreas Rossberg. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -180 lines) Patch
M src/objects.h View 1 2 3 chunks +21 lines, -25 lines 0 comments Download
M src/objects.cc View 1 2 10 chunks +134 lines, -155 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
7 years, 5 months ago (2013-07-02 11:39:47 UTC) #1
rossberg
LGTM with comments https://codereview.chromium.org/18497003/diff/2001/src/objects.cc File src/objects.cc (left): https://codereview.chromium.org/18497003/diff/2001/src/objects.cc#oldcode6097 src/objects.cc:6097: // From this point on everything ...
7 years, 5 months ago (2013-07-02 12:20:47 UTC) #2
Michael Starzinger
Thanks. Addressed. Landing. https://codereview.chromium.org/18497003/diff/2001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/18497003/diff/2001/src/objects.cc#newcode5923 src/objects.cc:5923: return AccessorPair::Copy(Handle<AccessorPair>(AccessorPair::cast(obj))); On 2013/07/02 12:20:47, rossberg ...
7 years, 5 months ago (2013-07-02 15:50:23 UTC) #3
Michael Starzinger
7 years, 5 months ago (2013-07-02 16:24:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r15458 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698