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

Issue 9546017: MIPS: Simplify the deopt entry method. (Closed)

Created:
8 years, 9 months ago by kalmard
Modified:
8 years, 9 months ago
Reviewers:
kisg, Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Simplify the deopt entry method. The t9 register will always hold the address of the current entry when deoptimizing, so it can be used as the basis of calculation. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10950

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -20 lines) Patch
M src/mips/deoptimizer-mips.cc View 2 chunks +11 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
8 years, 9 months ago (2012-03-06 17:23:19 UTC) #1
danno
8 years, 9 months ago (2012-03-07 09:03:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698