Fix compose-discard crasher from 11524. We can't do a call (to a generic
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 May 2012 20:34:06 +0000 (20:34 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 May 2012 20:34:06 +0000 (20:34 +0000)
commit50ecb6f011f1a4cc55e81547211db1ae720f7a44
tree160bd2d5600e2f23ce0f818b5899272b86c63153
parent7bf37bc6c66f4ee8f25d69a3fad5477034eab7ed
Fix compose-discard crasher from 11524.  We can't do a call (to a generic
stub) unless there is a pointer map.  This does not fix the 3d-raytrace
regression, that will be in another change.
Review URL: https://chromiumcodereview.appspot.com/10382102

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