v8/test
sgjesse@chromium.org 92bb897081 Tweaks to global object inline cache code.
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
2009-06-30 14:07:29 +00:00
..
cctest Tweaks to global object inline cache code. 2009-06-30 14:07:29 +00:00
message Reintroduce recording of source position that was lost on ia32 for 2009-06-25 12:20:15 +00:00
mjsunit When Error.collectStackTraces is set to true all new instances of 2009-06-30 11:08:37 +00:00
mozilla More debug mode tweaks to mozilla.status. 2009-06-17 14:05:00 +00:00