[PATCH 1/8] jscript: Support passing non-string pattern to RegExp constructor.
June 5, 2020
11:26 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/jsregexp.c | 33 +++++++++++++++------------------ dlls/jscript/tests/regexp.js | 24 ++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 18 deletions(-)
2120
Age (days ago)
2120
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban