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

Issue 25478003: Handlify Runtime_GetPrototype and Runtime_GetOwnProperty. (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 Runtime_GetPrototype and Runtime_GetOwnProperty. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17062

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -46 lines) Patch
M src/isolate.h View 1 chunk +13 lines, -0 lines 1 comment Download
M src/runtime.cc View 9 chunks +52 lines, -46 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Yang
7 years, 2 months ago (2013-10-01 13:41:14 UTC) #1
Yang
On 2013/10/01 13:41:14, Yang wrote: First baby steps at handlifying stuff. More to follow.
7 years, 2 months ago (2013-10-01 13:41:49 UTC) #2
Michael Starzinger
LGTM with nits. https://codereview.chromium.org/25478003/diff/1/src/isolate.h File src/isolate.h (right): https://codereview.chromium.org/25478003/diff/1/src/isolate.h#newcode757 src/isolate.h:757: bool MayNamedAccessWrapper(Handle<JSObject> receiver, At some point ...
7 years, 2 months ago (2013-10-01 14:46:18 UTC) #3
Yang
On 2013/10/01 14:46:18, Michael Starzinger wrote: > LGTM with nits. > > https://codereview.chromium.org/25478003/diff/1/src/isolate.h > File ...
7 years, 2 months ago (2013-10-01 15:48:29 UTC) #4
Yang
7 years, 2 months ago (2013-10-02 08:30:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r17062 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698