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

Issue 27335002: Handlify GetPropertyWithCallback. (Closed)

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

Description

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

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : inline and remove schedule exception check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -70 lines) Patch
M src/objects.h View 2 1 chunk +0 lines, -4 lines 0 comments Download
M src/objects.cc View 1 2 4 chunks +55 lines, -55 lines 0 comments Download
M src/runtime.cc View 1 chunk +12 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
7 years, 2 months ago (2013-10-15 13:59:18 UTC) #1
Michael Starzinger
LGTM (just one suggestive nit). https://codereview.chromium.org/27335002/diff/3001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/27335002/diff/3001/src/objects.cc#newcode345 src/objects.cc:345: Handle<Object> JSObject::GetPropertyWithForeignCallback( nit: Does ...
7 years, 2 months ago (2013-10-16 08:21:07 UTC) #2
Yang
On 2013/10/16 08:21:07, Michael Starzinger wrote: > LGTM (just one suggestive nit). > > https://codereview.chromium.org/27335002/diff/3001/src/objects.cc ...
7 years, 2 months ago (2013-10-16 09:10:21 UTC) #3
Yang
7 years, 2 months ago (2013-10-16 09:13:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r17234 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698