Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-High
New issue 265 by [email protected]: Assertion failure: CHECK(0 <= i && i < length_) failed http://code.google.com/p/v8/issues/detail?id=265 Found in bleeding_e...@1456 in debug mode: function test() { with({}) try { return (NaN = window); } finally { with({}) return undefined; } } test(); -- 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 -~----------~----~----~----~------~----~------~--~---
