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

Issue 8509004: MIPS: Make _CallFunction proxy-aware. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, danno, rossberg, Yang
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Make _CallFunction proxy-aware. Port r9916 (d2195670) Original commit message: Change calling convention for CallFunction stub. Some fixes regarding strict mode call traps. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9929

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -15 lines) Patch
M src/mips/code-stubs-mips.cc View 3 chunks +5 lines, -8 lines 0 comments Download
M src/mips/debug-mips.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +7 lines, -2 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kisg
9 years, 1 month ago (2011-11-09 10:43:14 UTC) #1
rossberg
lgtm
9 years, 1 month ago (2011-11-09 12:18:26 UTC) #2
Yang
9 years, 1 month ago (2011-11-09 12:19:13 UTC) #3
On 2011/11/09 12:18:26, rossberg wrote:
> lgtm

Landing.

Powered by Google App Engine
This is Rietveld 408576698