Now that V8 supports native JSON, we need to switch to using it instead of our javascript/eval based one.
Issue 12192 - chromium - Need to switch to native JSON parser in extenions code - Google Code
V8にネイティブのJSONパーサができたらしいです。