Fix illegal escape-sequences to throw syntax errors.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Apr 2012 15:54:02 +0000 (15:54 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Apr 2012 15:54:02 +0000 (15:54 +0000)
commitf7cd1e41f81e1b6582041e6b8b599c1c038a73f7
tree1e13e17a1f9eaaead22540d3751aa594e685448c
parent1ce7d5d0d418d5d7b398672be0d4214839375046
Fix illegal escape-sequences to throw syntax errors.

R=erik.corry@gmail.com
TEST=test262/S7.8.4_A6.*,test262/S7.8.4_A7.*

Review URL: https://chromiumcodereview.appspot.com/9490006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11340 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/scanner.cc
src/scanner.h
test/mjsunit/compiler/literals.js
test/mozilla/mozilla.status
test/sputnik/sputnik.status
test/test262/test262.status