Status: New Owner: ---- New issue 167 by goorol2: self.eval() problem http://code.google.com/p/v8/issues/detail?id=167
self.eval are not evaluating on windows.self URL: http://pc44.one.pl/goorol/bugs/chrome_002.htm code: <script> function se(){ self.eval("function ok(){alert('ok')}") } se() ok() </script> -- 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 -~----------~----~----~----~------~----~------~--~---
