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

Issue 17587020: MIPS: Fix mjsunit/regress/regress-2653. (Closed)

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

Description

MIPS: Fix mjsunit/regress/regress-2653. Insert proper padding after lazy deoptimization points. This change makes sure, that patching does not overwrite the code after the lazy deoptimization point. TEST=mjsunit/regress/regress-2653 BUG= Committed: https://code.google.com/p/v8/source/detail?r=15304

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
palfia
7 years, 6 months ago (2013-06-24 23:49:42 UTC) #1
kisg
LGTM
7 years, 6 months ago (2013-06-25 00:07:57 UTC) #2
palfia
7 years, 6 months ago (2013-06-25 00:09:39 UTC) #3
Message was sent while issue was closed.
Committed manually as r15304 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698