Akos Kiss 57db5ca918 Fix regexp character classes with \uNNNN and \xNN code points
Currently, if a regexp contains a character class and that
character class contains a hex-specified code point -- either
\uNNNN or \xNN --, then the character 'u' or 'x' is added to the
character class as well. This patch fixes the error and also adds
a regression test covering the issue.

Fixes #962

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2016-03-20 13:52:14 +01:00
..
2015-08-12 11:49:05 +02:00
2014-08-11 19:08:54 +04:00
2015-07-07 08:25:29 +02:00
2015-07-15 12:34:51 +03:00
2015-10-30 16:41:16 +03:00
2015-06-26 20:21:59 +03:00
2015-07-01 14:44:12 +03:00
2015-07-06 11:01:02 +02:00
2016-02-09 13:20:22 +01:00
2014-10-13 17:45:20 +04:00
2015-12-23 14:21:10 +03:00
2014-10-15 18:02:10 +04:00