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

Issue 7006021: MIPS: port Fix a number of IC stubs to correctly set the call kind. (Closed)

Created:
9 years, 6 months ago by Paul Lind
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: port Fix a number of IC stubs to correctly set the call kind. Ported r8109 (7ab86acc) to mips. Original commit message: Make the call kind and call wrapper arguments explicit to force developers to make a choice. This would have avoided the bug in the first case. BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -38 lines) Patch
M src/mips/builtins-mips.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 2 chunks +9 lines, -8 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 14 chunks +31 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 6 months ago (2011-06-01 05:43:46 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-01 08:59:44 UTC) #2
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698