Status: New Owner: ----New issue 910 by helpmepro1: strange eval parse errors of simple JSON var x=eval('{"map_servers":["http://blahbal"]}');
http://code.google.com/p/v8/issues/detail?id=910
var x=eval('{"map_servers":["http://blahbal"]}');
SyntaxError: Unexpected token :
at Object.<anonymous> (/test.js:1:63)
the same in google chrome
SyntaxError: Unexpected token :
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
