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

Issue 22254007: MIPS: Migrate instance of deprecated maps in HCheckMaps. (Closed)

Created:
7 years, 4 months ago by palfia
Modified:
7 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Migrate instance of deprecated maps in HCheckMaps. Port r16057 (b73ae514) Original commit message: Currently only direct map checks are supported. Otherwise only polymorphic cases with a generic fallback behave properly, regular polymorphic cases still need to be adapted. BUG= Committed: https://code.google.com/p/v8/source/detail?r=16062

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -14 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +41 lines, -9 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +10 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 4 months ago (2013-08-06 00:54:13 UTC) #1
Paul Lind
LGTM.
7 years, 4 months ago (2013-08-06 01:04:44 UTC) #2
palfia
7 years, 4 months ago (2013-08-06 01:12:18 UTC) #3
Message was sent while issue was closed.
Committed manually as r16062 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698