Description[es6] Handle unicode escapes before checking for keywords
This doesn't quite match the spec, but does match Firefox.
There is probably more cleanup that could be done to reduce
code duplication in this part of the Scanner, but this is
the smallest patch that allows us to pass the test262 tests.
BUG=v8:1972, v8:2222
LOG=n
Patch Set 1 #Patch Set 2 : Skip mozilla test #
|