Perform HasFastProperties check on prototypes when computing call targets in Crankshaft, part 2.
The previous fix was for "real" calls, this one is for getters. It is a bit
unfortunate that this has to be fixed twice: We should really break up
Call::ComputeTarget into a predicate and 1 or 2 getters, so code can be reused.
The regression test has been modified a bit to make things more uniform.
Review URL: https://chromiumcodereview.appspot.com/
10702164
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12053
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00