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

Issue 195693002: MIPS: Eliminate extended mode, and other modes clean-up (Closed)

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

Description

MIPS: Eliminate extended mode, and other modes clean-up Port r19800 (4402a23) Original commit message: - Merge LanguageMode and StrictModeFlag enums - Make harmony-scoping depend only on strict mode - Free some bits on the way - Plus additional clean-up and renaming BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -50 lines) Patch
M src/mips/code-stubs-mips.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 19 chunks +27 lines, -31 lines 0 comments Download
M src/mips/ic-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 4 chunks +4 lines, -5 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-11 20:35:30 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-11 22:17:57 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-11 22:18:53 UTC) #3
Committed as r19828.

Powered by Google App Engine
This is Rietveld 408576698