-
sgjesse@chromium.org authored
Remove the check for deleted properties in the global load inline cache if the property is known to be read only. Propegate the in loop flag for the global call inline cache. Changed the propagation of the code flags in the call stub compiler to compute these the same way for all types of call stubs and assert that the flags for the generated code is the same as those used for the cache lookup. Addressed a few comments from previous review in test-api.cc. Review URL: http://codereview.chromium.org/150101 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2308 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
92bb8970