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

Issue 19647007: MIPS: Ensure space for lazy deoptimization before calling IC. (Closed)

Created:
7 years, 5 months ago by palfia
Modified:
7 years, 5 months ago
Reviewers:
kisg, Paul Lind, ulan, kilvadyb, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Ensure space for lazy deoptimization before calling IC. Port r15808 (cc16b500) Original commit message: If IC triggers deoptimization, then subsequent patching might get invalid target address that was overwritten. BUG= Committed: https://code.google.com/p/v8/source/detail?r=15811

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 5 months ago (2013-07-22 21:44:12 UTC) #1
Paul Lind
LGTM.
7 years, 5 months ago (2013-07-22 21:58:52 UTC) #2
palfia
7 years, 5 months ago (2013-07-22 22:00:47 UTC) #3
Message was sent while issue was closed.
Committed manually as r15811 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698