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

Issue 19638003: Handlify Accessors::FunctionGetArguments method. (Closed)

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

Description

Handlify Accessors::FunctionGetArguments method. R=yangguo@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15751

Patch Set 1 #

Patch Set 2 : Minor adjustments. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -15 lines) Patch
M src/accessors.h View 2 chunks +3 lines, -2 lines 2 comments Download
M src/accessors.cc View 1 chunk +7 lines, -0 lines 2 comments Download
M src/deoptimizer.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M src/runtime.cc View 1 3 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Starzinger
7 years, 5 months ago (2013-07-18 10:03:01 UTC) #1
Yang
lgtm with comments. https://codereview.chromium.org/19638003/diff/2001/src/accessors.cc File src/accessors.cc (right): https://codereview.chromium.org/19638003/diff/2001/src/accessors.cc#newcode582 src/accessors.cc:582: isolate, Accessors::FunctionGetArguments(*object, 0), Object); The call ...
7 years, 5 months ago (2013-07-18 12:21:18 UTC) #2
Michael Starzinger
https://codereview.chromium.org/19638003/diff/2001/src/accessors.cc File src/accessors.cc (right): https://codereview.chromium.org/19638003/diff/2001/src/accessors.cc#newcode582 src/accessors.cc:582: isolate, Accessors::FunctionGetArguments(*object, 0), Object); On 2013/07/18 12:21:18, Yang wrote: ...
7 years, 5 months ago (2013-07-18 13:01:03 UTC) #3
Michael Starzinger
Landing, as discussed offline.
7 years, 5 months ago (2013-07-18 13:57:03 UTC) #4
Michael Starzinger
7 years, 5 months ago (2013-07-18 14:00:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r15751 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698