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

Issue 151075: X64: Make lazy arguments objects work (Closed)

Created:
11 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

X64: Make lazy arguments objects work Committed: http://code.google.com/p/v8/source/detail?r=2305

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M src/x64/codegen-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/codegen-x64.cc View 3 chunks +40 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
A tiny review for you.
11 years, 5 months ago (2009-06-30 11:58:26 UTC) #1
Kasper Lund
LGTM. Do you use TakeValue on X64 yet? If so, you need to disable it ...
11 years, 5 months ago (2009-06-30 12:00:34 UTC) #2
William Hesse
11 years, 5 months ago (2009-06-30 12:14:39 UTC) #3
On 2009/06/30 12:00:34, Kasper Lund wrote:
> LGTM. Do you use TakeValue on X64 yet? If so, you need to disable it for
access
> to the arguments object. See:
> 
> http://codereview.chromium.org/150016

We don't use it yet.  Added this issue to the relevant TODO.

Powered by Google App Engine
This is Rietveld 408576698