Updates:
Status: Fixed
Comment #4 on issue 345 by [email protected]: CHECK(count >= 0) failed
http://code.google.com/p/v8/issues/detail?id=345
The issue was that when escaping (via continue or break) to the same target
from both
the try block and the catch block of a try...catch...finally statement, the
compiler
would become confused about the stack height at the target.
This is fixed in bleeding_e...@2466. Thanks again for the report.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---