v8/test
kmillikin@chromium.org 5e2f3adfd0 Fix issue 284.
The problem was continuing out of the body of a for/in (where we do
register allocation) to the loop update (where we do not).  Variables
allocated to registers where not preserved.

Review URL: http://codereview.chromium.org/53002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1585 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-24 08:29:24 +00:00
..
cctest Fix bug in context stores, where the store was ignored if there was a 2009-03-24 08:27:43 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Fix issue 284. 2009-03-24 08:29:24 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00