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

Issue 12756002: MIPS: Unify deoptimizer for stub failure trampoline frames. (Closed)

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

Description

MIPS: Unify deoptimizer for stub failure trampoline frames. Port r13887 (6d146270) Original commit message: This unifies the translation of a compiled stub frame to a stub failure trampoline frame. Only the frame's register allocation is different on each architecture and can be factored out. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13893

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
palfia
7 years, 9 months ago (2013-03-10 22:11:45 UTC) #1
Michael Starzinger
LGTM.
7 years, 9 months ago (2013-03-11 08:53:38 UTC) #2
palfia
7 years, 9 months ago (2013-03-11 09:58:53 UTC) #3
Message was sent while issue was closed.
Committed manually as r13893 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698