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

Issue 553116: Enable references and assignments to lookup slots in the toplevel code... (Closed)

Created:
10 years, 11 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry, fschneider
CC:
v8-dev
Visibility:
Public.

Description

Enable references and assignments to lookup slots in the toplevel code generator. Committed: http://code.google.com/p/v8/source/detail?r=3716

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -126 lines) Patch
M src/arm/full-codegen-arm.cc View 5 chunks +36 lines, -28 lines 0 comments Download
M src/full-codegen.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 6 chunks +8 lines, -39 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 4 chunks +36 lines, -30 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 5 chunks +35 lines, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
10 years, 11 months ago (2010-01-27 10:31:23 UTC) #1
Erik Corry
10 years, 11 months ago (2010-01-27 11:14:25 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698