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

Issue 27070002: Handlify JSObject::SetObserved (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : cleanup #

Total comments: 4

Patch Set 4 : cr changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -25 lines) Patch
M src/objects.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M src/objects.cc View 1 2 3 2 chunks +23 lines, -19 lines 0 comments Download
M src/runtime.cc View 1 2 3 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rafaelw
first attempt: PTAL
7 years, 2 months ago (2013-10-11 22:10:11 UTC) #1
Michael Starzinger
LGTM with one nit. Will land this once nit is addressed. https://codereview.chromium.org/27070002/diff/5001/src/runtime.cc File src/runtime.cc (right): ...
7 years, 2 months ago (2013-10-14 16:47:42 UTC) #2
Michael Starzinger
Ooops, totally forgot that you are a committer now, sorry, feel free to land this ...
7 years, 2 months ago (2013-10-15 09:09:44 UTC) #3
rafaelw
https://codereview.chromium.org/27070002/diff/5001/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/27070002/diff/5001/src/runtime.cc#newcode14564 src/runtime.cc:14564: CONVERT_ARG_CHECKED(JSReceiver, obj, 0); On 2013/10/14 16:47:43, Michael Starzinger wrote: ...
7 years, 2 months ago (2013-10-15 18:32:16 UTC) #4
rafaelw
7 years, 2 months ago (2013-10-15 19:28:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r17224 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698