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

Issue 138383002: MIPS: Make the strict-mode calling convention for contextual calls the default one. (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: Make the strict-mode calling convention for contextual calls the default one. Port r18581 (e5df8ae) BUG=

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -114 lines) Patch
M src/mips/builtins-mips.cc View 5 chunks +6 lines, -9 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +4 lines, -49 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 5 chunks +18 lines, -13 lines 1 comment Download
M src/mips/ic-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 6 chunks +26 lines, -16 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 3 chunks +4 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 11 months ago (2014-01-14 15:32:51 UTC) #1
Paul Lind
LGTM, I'll fix the nit when committing it. https://codereview.chromium.org/138383002/diff/1/src/mips/full-codegen-mips.cc File src/mips/full-codegen-mips.cc (right): https://codereview.chromium.org/138383002/diff/1/src/mips/full-codegen-mips.cc#newcode2863 src/mips/full-codegen-mips.cc:2863: __ ...
6 years, 11 months ago (2014-01-14 16:21:36 UTC) #2
Paul Lind
6 years, 11 months ago (2014-01-14 16:27:10 UTC) #3
Committed as r18596.

Powered by Google App Engine
This is Rietveld 408576698