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

Issue 210023004: MIPS: Replaced unreachable code in DoStoreNamedField by an assertion. (Closed)

Created:
6 years, 9 months ago by kilvadyb
Modified:
6 years, 9 months ago
CC:
v8-dev
Base URL:
git://github.com/paul99/v8m-rb.git@gbl
Visibility:
Public.

Description

MIPS: Replaced unreachable code in DoStoreNamedField by an assertion. Port r20194 (2dfda0f) Original commit message: This is part of the effort to assign an environment if and only if we can deopt. Removed some related dead code on the way. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/mips/lithium-codegen-mips.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-24 15:39:28 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-24 18:15:55 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-24 18:18:15 UTC) #3
Committed as r20215.

Powered by Google App Engine
This is Rietveld 408576698