Proper support for deopt_every_n_times option on the x64 and ARM architectures.
authorjarin@chromium.org <jarin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Nov 2013 13:09:48 +0000 (13:09 +0000)
committerjarin@chromium.org <jarin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Nov 2013 13:09:48 +0000 (13:09 +0000)
commit363659d7e6359b349fab8a153e5a7f6088640d8c
treea82079aa344b825c982d12c364c5fe412445cb72
parentcc5c9e9ae8da62b7b03b3ccbc1350c38fe672b37
Proper support for deopt_every_n_times option on the x64 and ARM architectures.

R=danno@chromium.org
BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17564 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/lithium-codegen-arm.cc
src/x64/lithium-codegen-x64.cc