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

Issue 11737032: Use enum instead of bool for force_generic (MISS / MISS_FORCE_GENERIC) (Closed)

Created:
7 years, 11 months ago by Toon Verwaest
Modified:
7 years, 11 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Use enum instead of bool for force_generic (MISS / MISS_FORCE_GENERIC) Committed: https://code.google.com/p/v8/source/detail?r=13314

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -52 lines) Patch
M src/arm/ic-arm.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M src/builtins.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/ia32/ic-ia32.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M src/ic.h View 4 chunks +14 lines, -8 lines 0 comments Download
M src/ic.cc View 8 chunks +11 lines, -8 lines 0 comments Download
M src/mips/ic-mips.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M src/x64/ic-x64.cc View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL
7 years, 11 months ago (2013-01-04 15:05:50 UTC) #1
ulan
7 years, 11 months ago (2013-01-04 15:17:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698