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

Issue 6491: Refactor the arguments access code to make it easier to read. (Closed)

Created:
12 years, 2 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Refactor the arguments access code to make it easier to read. Committed: http://code.google.com/p/v8/source/detail?r=442

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -147 lines) Patch
M src/codegen.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/codegen.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/codegen-arm.cc View 1 chunk +74 lines, -80 lines 0 comments Download
M src/codegen-ia32.cc View 1 chunk +79 lines, -67 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
12 years, 2 months ago (2008-10-06 11:01:04 UTC) #1
Mads Ager (chromium)
12 years, 2 months ago (2008-10-06 11:03:24 UTC) #2
LGTM.  That improved readability a lot!

Powered by Google App Engine
This is Rietveld 408576698