Files
jerryscript/tests/jerry/es2015
Szilagyi Adam 0c6b306429 Implement Regexp.prototype[@@match] method (#3345)
The algorithm is based on ECMA-262 v6, 21.2.5.6

The following helper methods are also implemented:
  - RegExpExec: ECMA-262 v6, 21.2.5.2.1
  - AdvanceStringIndex: ECMA-262 v6, 21.2.5.2.3

JerryScript-DCO-1.0-Signed-off-by: Adam Szilagyi aszilagy@inf.u-szeged.hu
2019-11-26 16:05:48 +01:00
..
2019-04-16 08:26:39 +02:00
2019-07-11 19:42:27 +02:00
2019-07-11 19:42:27 +02:00
2019-02-19 11:29:13 +01:00