arkcompiler_ets_runtime/test/moduletest/builtins
yuanyao 327112583c RegExp enables $1..$9 global cache
Description:
    enables RegExp.$1 ... .$9
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6BTMN

Signed-off-by: yuanyao <yuanyao14@huawei.com>
Change-Id: I78055455669e5f326a1b5aa8c199c24ce1fd44d7
2023-02-03 09:52:03 +08:00
..
BUILD.gn BugFix on Regexp Backwards+Escape pattern 2023-01-09 21:07:50 +08:00
builtins.js Provide asm test case for test_developertest 2022-08-25 16:39:19 +08:00
builtinsir.js Provide asm test case for test_developertest 2022-08-25 16:39:19 +08:00
builtinsnumber.js Provide asm test case for test_developertest 2022-08-25 16:39:19 +08:00
builtinsregexp.js RegExp enables $1..$9 global cache 2023-02-03 09:52:03 +08:00
expect_output.txt RegExp enables $1..$9 global cache 2023-02-03 09:52:03 +08:00