Péter Gál aadfa13c38 Improve RegExp compatibility with web browsers (#3339)
The modification adds support to parse /A{/ like RegExps.
That is: if the iterator is invalid it should be treated as normal
character.

This behaviour is defined in the ES2015 standard Annex B 1.4 point

This only works if the `JERRY_REGEXP_STRICT_MODE` is disabled
(set to zero).

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
2019-11-21 10:59:21 +01:00
..
2018-11-22 10:10:37 +01:00
2019-11-19 15:55:53 +01:00
2018-10-30 15:25:54 +01:00
2017-09-07 09:42:08 +09:00
2018-11-22 10:10:37 +01:00