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

Issue 585743002: X87: Move state sentinels into TypeFeedbackVector. (Closed)

Created:
6 years, 3 months ago by Jing
Modified:
6 years, 3 months ago
Reviewers:
Weiliang, mvstanton
CC:
v8-dev, danno
Base URL:
https://github.com/v8/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Move state sentinels into TypeFeedbackVector. port r24037. original commit message: Move state sentinels into TypeFeedbackVector. These sentinels were in the wrong place, living in only tangentially related class TypeFeedbackInfo, but they codify state in the TypeFeedbackVector. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/x87/code-stubs-x87.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Jing
6 years, 3 months ago (2014-09-19 02:28:43 UTC) #2
Weiliang
lgtm
6 years, 3 months ago (2014-09-19 02:42:54 UTC) #3
Weiliang
6 years, 3 months ago (2014-09-19 06:32:19 UTC) #4
Committed as r24062

Powered by Google App Engine
This is Rietveld 408576698