X87: When serializer is enalbed, we disable the X87 stack check to reduce the code...
authorweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 19 Sep 2014 09:27:45 +0000 (09:27 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 19 Sep 2014 09:27:45 +0000 (09:27 +0000)
commitae6a25ae4d87f294c7c2998c07329c9efca81e00
treef33a32cef025884a273f3487c88e30b525cf235e
parentf1e82cc169c58b3f6418010b981efc82cb968eee
X87: When serializer is enalbed, we disable the X87 stack check to reduce the code size.

     The reason is that the big code size will leads to test-serialize test cases fail
     when debug mode and snapshot=off.

BUG=
R=weiliang.lin@intel.com

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

Patch from Chunyang Dai <chunyang.dai@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24070 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/macro-assembler-x87.cc