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

Issue 138553002: MIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD. (Closed)

Created:
6 years, 11 months ago by kilvadyb
Modified:
6 years, 11 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD. Port r18590 (566a7fd) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -118 lines) Patch
M src/mips/builtins-mips.cc View 9 chunks +12 lines, -21 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 5 chunks +2 lines, -10 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +1 line, -3 lines 0 comments Download
M src/mips/ic-mips.cc View 2 chunks +2 lines, -10 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 9 chunks +4 lines, -13 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 2 chunks +6 lines, -17 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 13 chunks +11 lines, -39 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 11 months ago (2014-01-14 17:15:40 UTC) #1
Paul Lind
LGTM.
6 years, 11 months ago (2014-01-14 18:14:55 UTC) #2
Paul Lind
6 years, 11 months ago (2014-01-14 18:18:41 UTC) #3
Committed as r18599.

Powered by Google App Engine
This is Rietveld 408576698