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

Issue 15291002: MIPS: Unify deoptimizer for JavaScript frames. (Closed)

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

Description

MIPS: Unify deoptimizer for JavaScript frames. Port r14715 (84633474) Original commit message: This unifies the translation of an optimized frame to a full JavaScript frame. Only the frame's context and fp register as well as alignment padding are different on each architecture and can be factored out. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14717

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -178 lines) Patch
M src/mips/deoptimizer-mips.cc View 2 chunks +6 lines, -178 lines 0 comments Download
M src/mips/frames-mips.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
Hi Michael, Danno, Please take a look.
7 years, 7 months ago (2013-05-17 10:41:00 UTC) #1
Michael Starzinger
LGTM.
7 years, 7 months ago (2013-05-17 10:45:34 UTC) #2
palfia
7 years, 7 months ago (2013-05-17 10:46:49 UTC) #3
Message was sent while issue was closed.
Committed manually as r14717 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698