Comment #4 on issue 259 by [email protected]: Assertion failure: CHECK(0
<= i && i < length_) failed
http://code.google.com/p/v8/issues/detail?id=259
Another failing test case without for-in:
function f() { with({}) try { } finally { with({}) return; } }
f();
--
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
-~----------~----~----~----~------~----~------~--~---