v8/test/mjsunit/bugs
christian.plesner.hansen@gmail.com 8dffcb9efa Flush ICs when adding setters to an object or setting a __proto__ to
an object that holds a setter.  If there are no store ics then no
flushing is done.  The implementation has been tweaked so that no ICs
are cleared during normal context creation.
This may cost us some performance but I'm submitting it as it is and
if there are problems we can either decide to be smarter about when,
what and/or how we clear, or back this change out altogether.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1509 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-13 13:43:07 +00:00
..
bug-222.js Added one test case and moved another. 2009-02-09 08:46:26 +00:00
bug-223.js Added one test case and moved another. 2009-02-09 08:46:26 +00:00
bug-269.js See http://code.google.com/p/v8/issues/detail?id=269. 2009-03-11 07:34:48 +00:00
bug-900066.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
bug-941049.js Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00