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

Issue 62333002: Handlify Runtime::SetObjectProperty (Closed)

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

Description

Handlify Runtime::SetObjectProperty BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17560

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -173 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/handles.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/handles.cc View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
M src/ic.cc View 5 chunks +31 lines, -22 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -9 lines 0 comments Download
M src/runtime.cc View 1 15 chunks +79 lines, -107 lines 0 comments Download
M src/scopeinfo.cc View 1 chunk +7 lines, -8 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-debug.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rafaelw
7 years, 1 month ago (2013-11-07 10:30:53 UTC) #1
Michael Starzinger
LGTM. https://codereview.chromium.org/62333002/diff/30001/src/handles.cc File src/handles.cc (right): https://codereview.chromium.org/62333002/diff/30001/src/handles.cc#newcode161 src/handles.cc:161: nit: Two empty newlines between top-level methods.
7 years, 1 month ago (2013-11-07 12:21:46 UTC) #2
rafaelw
Committed patchset #3 manually as r17560 (presubmit successful).
7 years, 1 month ago (2013-11-07 12:36:09 UTC) #3
rafaelw
7 years, 1 month ago (2013-11-07 12:37:06 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/62333002/diff/30001/src/handles.cc
File src/handles.cc (right):

https://codereview.chromium.org/62333002/diff/30001/src/handles.cc#newcode161
src/handles.cc:161: 
On 2013/11/07 12:21:46, Michael Starzinger wrote:
> nit: Two empty newlines between top-level methods.

Done.

Powered by Google App Engine
This is Rietveld 408576698