-
marja@chromium.org authored
We no longer store the errors in cached data (see Parser::ParseProgram()) and storing them is an unnecessary optimization. In addition, the code which extracts errors from cached data is wrong, since it stores the result of BuildArgs (in ReportMessageAt) and then deletes it. R=rossberg@chromium.org BUG= Review URL: https://codereview.chromium.org/367373007 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22229 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
c30c2298