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

Issue 14966005: Fix polymorphic to monomorphic load to take representation into account. (Closed)

Created:
7 years, 7 months ago by Toon Verwaest
Modified:
7 years, 7 months ago
Reviewers:
mvstanton, danno
CC:
v8-dev
Visibility:
Public.

Description

Fix polymorphic to monomorphic load to take representation into account. Committed: https://code.google.com/p/v8/source/detail?r=14565

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -39 lines) Patch
M src/code-stubs-hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/hydrogen.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 3 chunks +55 lines, -37 lines 0 comments Download
M src/property-details.h View 1 chunk +5 lines, -0 lines 0 comments Download
M test/mjsunit/track-fields.js View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Toon Verwaest
PTAL
7 years, 7 months ago (2013-05-06 11:07:09 UTC) #1
Toon Verwaest
giving to mvstanton
7 years, 7 months ago (2013-05-06 17:18:14 UTC) #2
mvstanton
Nice. Just some nits except can you address the comment in HandlePolymorphicLoadNamedField()? https://codereview.chromium.org/14966005/diff/5001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc ...
7 years, 7 months ago (2013-05-07 10:17:16 UTC) #3
Toon Verwaest
addressed comments, ptal again https://codereview.chromium.org/14966005/diff/5001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/14966005/diff/5001/src/code-stubs-hydrogen.cc#newcode431 src/code-stubs-hydrogen.cc:431: HInstruction* load = AddInstruction(DoBuildLoadNamedField( It ...
7 years, 7 months ago (2013-05-07 10:30:24 UTC) #4
mvstanton
lgtm
7 years, 7 months ago (2013-05-07 10:31:05 UTC) #5
Toon Verwaest
7 years, 7 months ago (2013-05-07 10:32:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r14565 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698