00dd9f26a6
js_ast will notice the string only contains double quotes so will enclose it with single quotes. Parsing a string appears to be a bit more efficient than parsing JSON. BUG= R=jmesserly@google.com Review-Url: https://codereview.chromium.org/2757603005 .