X64: Fix Generate_NotifyLazyDeoptimized to actually call with the LAZY flag.
authorricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Feb 2011 15:17:38 +0000 (15:17 +0000)
committerricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Feb 2011 15:17:38 +0000 (15:17 +0000)
commit1c8a1bc4921862a20f14bea4c1b927134c6e0deb
tree240cc17a8f950fc9e27f79cb696ab31c608bf16b
parentab244857600ad6b9005751932f88e2cfa8cb2c64
X64: Fix Generate_NotifyLazyDeoptimized to actually call with the LAZY flag.

This should fix the flaky cctest failure on the debug run of x64 with
crankshaft enabled.

Review URL: http://codereview.chromium.org/6480032

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6731 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x64/builtins-x64.cc