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

Issue 19381004: MIPS: Fix bug introduced by r15640. (Closed)

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

Description

MIPS: Fix bug introduced by r15640. This bug causes segfault in the octane benchmark, because the deoptimization entries do not fit in the deopt table. This change increases the table entry size. TEST=octane benchmark BUG= Committed: https://code.google.com/p/v8/source/detail?r=15695

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 5 months ago (2013-07-16 17:46:08 UTC) #1
Paul Lind
LGTM.
7 years, 5 months ago (2013-07-16 17:53:10 UTC) #2
palfia
7 years, 5 months ago (2013-07-16 18:02:58 UTC) #3
Message was sent while issue was closed.
Committed manually as r15695 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698