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

Issue 59773002: Remove calls to SetLocalPropertyIgnoreAttributesTrampoline from accessors.cc (Closed)

Created:
7 years, 1 month ago by rafaelw
Modified:
7 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev, rossberg, adamk
Visibility:
Public.

Description

Remove calls to SetLocalPropertyIgnoreAttributesTrampoline from accessors.cc BUG=v8:2877 R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17489

Patch Set 1 #

Patch Set 2 : pre review #

Total comments: 6

Patch Set 3 : fix compile warning #

Patch Set 4 : moar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -28 lines) Patch
M src/accessors.h View 1 chunk +1 line, -1 line 0 comments Download
M src/accessors.cc View 1 2 3 2 chunks +33 lines, -27 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rafaelw
7 years, 1 month ago (2013-11-05 12:37:42 UTC) #1
Michael Starzinger
Looking good, just one real comment. https://codereview.chromium.org/59773002/diff/30001/src/accessors.cc File src/accessors.cc (right): https://codereview.chromium.org/59773002/diff/30001/src/accessors.cc#newcode178 src/accessors.cc:178: return *JSObject::SetLocalPropertyIgnoreAttributes(object, I ...
7 years, 1 month ago (2013-11-05 12:48:17 UTC) #2
rafaelw
PTAL https://codereview.chromium.org/59773002/diff/30001/src/accessors.cc File src/accessors.cc (right): https://codereview.chromium.org/59773002/diff/30001/src/accessors.cc#newcode178 src/accessors.cc:178: return *JSObject::SetLocalPropertyIgnoreAttributes(object, On 2013/11/05 12:48:17, Michael Starzinger wrote: ...
7 years, 1 month ago (2013-11-05 13:35:15 UTC) #3
Michael Starzinger
LGTM.
7 years, 1 month ago (2013-11-05 13:37:35 UTC) #4
rafaelw
7 years, 1 month ago (2013-11-05 13:47:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r17489 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698