Comment #2 on issue 284 by christian.plesner.hansen: Assigning and continuing within a for-in loop behaves unexpectedly http://code.google.com/p/v8/issues/detail?id=284
Correction: it's not reading 'result' after the assignment that causes the problem to disappear it's calling a function. Calling the empty function has the same effect. -- 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 -~----------~----~----~----~------~----~------~--~---
