Reviewers: Mads Ager, Description: Add more tests of breaks in infinite loops
Move stack check in do while loops to before the continue target to enable breaks even if continue was always used in the loop. Please review this at http://codereview.chromium.org/5184007/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/full-codegen.cc M test/cctest/test-debug.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
