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

Issue 10386089: Simplify DoLoadNamedFieldPolymorphic (Closed)

Created:
8 years, 7 months ago by Erik Corry
Modified:
8 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Simplify DoLoadNamedFieldPolymorphic Committed: https://code.google.com/p/v8/source/detail?r=11543

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -132 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +23 lines, -34 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +21 lines, -33 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +21 lines, -31 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +21 lines, -34 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 7 months ago (2012-05-11 09:02:45 UTC) #1
Michael Starzinger
8 years, 7 months ago (2012-05-11 09:09:48 UTC) #2
LGTM. Much simpler, much better.

Powered by Google App Engine
This is Rietveld 408576698