This is an exciting change.
http://codereview.chromium.org/93066/diff/1/12 File src/json-delay.js (right): http://codereview.chromium.org/93066/diff/1/12#newcode57 Line 57: return global.eval('(' + s + ')'); I hope this is just a temporary solution. This solution is necessary in pure JS but the whole point of moving JSON into the language was to get away from relying on regualr expressions and eval. http://codereview.chromium.org/93066 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
