X87: Move state sentinels into TypeFeedbackVector.
authorweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 19 Sep 2014 06:31:33 +0000 (06:31 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 19 Sep 2014 06:31:33 +0000 (06:31 +0000)
commitbf18738539a79cd7ed6731095b377466f62a177a
tree308fbb9493f9f42a0998d8cf3430e87a80480c32
parent264c7fe3cd49d575ad9df7e6e14f19757a7b45f8
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=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/585743002

Patch from Jing Bao <jing.bao@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24062 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/code-stubs-x87.cc
src/x87/full-codegen-x87.cc