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

Issue 12087053: MIPS: Add StubFailureTrampolineFrames (Closed)

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

Description

MIPS: Add StubFailureTrampolineFrames Port r13533 (2f339757) Original commit message: In preparation of supporting stubs that deopt and then need to push their register-based parameters to an arguments area on the stack that gets properly collected, add StubFailureTrampolineFrames to hold those parameters. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=13560

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -39 lines) Patch
M src/mips/builtins-mips.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 3 chunks +58 lines, -36 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
7 years, 10 months ago (2013-01-29 16:13:27 UTC) #1
danno
7 years, 10 months ago (2013-01-30 16:08:34 UTC) #2
lgtm, I'll land this for you

Powered by Google App Engine
This is Rietveld 408576698