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

Issue 7753030: Remove code handling parameters rewritten to properties (aka synthetic properties). (Closed)

Created:
9 years, 4 months ago by fschneider
Modified:
9 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Remove code handling parameters rewritten to properties (aka synthetic properties). After merging the new arguments branch, there is no need for this code anymore. TEST=all tests pass Committed: http://code.google.com/p/v8/source/detail?r=9031

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -582 lines) Patch
M src/arm/full-codegen-arm.cc View 4 chunks +71 lines, -135 lines 0 comments Download
M src/ast.h View 3 chunks +1 line, -10 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +7 lines, -13 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 5 chunks +76 lines, -155 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 4 chunks +75 lines, -140 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 4 chunks +66 lines, -129 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 4 months ago (2011-08-26 10:47:24 UTC) #1
Jakob Kummerow
9 years, 4 months ago (2011-08-26 10:52:05 UTC) #2
LGTM.

/me likes removing dead code :-)

Powered by Google App Engine
This is Rietveld 408576698