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

Issue 6930005: Support polymorphic loads of constant functions as well as fields. (Closed)

Created:
9 years, 7 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Support polymorphic loads of constant functions as well as fields. R=fschneider@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7792

Patch Set 1 #

Patch Set 2 : Implement arm and x64 part #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -70 lines) Patch
M src/arm/lithium-codegen-arm.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 4 chunks +23 lines, -17 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +17 lines, -7 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 4 chunks +23 lines, -17 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 4 chunks +23 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mads Ager (chromium)
9 years, 7 months ago (2011-05-04 11:35:33 UTC) #1
fschneider
LGTM for the ia32 part. Port to x64 and ARM is still needed.
9 years, 7 months ago (2011-05-04 14:54:28 UTC) #2
Mads Ager (google)
Thanks Florian. Ports done and uploaded.
9 years, 7 months ago (2011-05-04 17:30:12 UTC) #3
fschneider
9 years, 7 months ago (2011-05-05 09:21:03 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698