jiangmengyang
e96814f2ae
优化 isFastRegexp接口
...
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4TA1
Signed-off-by: jiangmengyang <jiangmengyang3@huawei.com>
Change-Id: Ic5664e2a09f07e1928c2520a663222de13d1c7f6
2024-11-16 15:29:37 +08:00
fangting
cdbfa4340e
optimize compiler
...
Issue:#IALVU8
Signed-off-by: fangting <fangting12@huawei.com>
2024-08-27 11:02:23 +08:00
yaochaonan
c850e909d9
Optimize RegExp
...
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I954KS?from=project-issue
Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: Ib62fb60d3e82dcf7c9add933505de65a3afd3623
2024-03-23 10:41:06 +08:00
openharmony_ci
c8d3a9cee6
!6007 Modify code warning
...
Merge pull request !6007 from liushitong/codecheck_security
2024-01-30 07:54:00 +00:00
liushitong
64169f551b
Modify code warning
...
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I8Z8V0
Signed-off-by: liushitong <liushitong@huawei.com>
2024-01-29 18:32:26 +08:00
杨云飞
3d46f60485
异常未及时返回part3
...
Signed-off-by: 杨云飞 <yangyunfei19@h-partners.com>
2024-01-26 11:28:00 +08:00
hwx1163501
22fe6190c6
Modifying Code Alarms
...
Signed-off-by: hwx1163501 <hanjing35@huawei.com>
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7163U
2023-05-18 17:05:50 +08:00
weng-xi
7fb2c016d7
Add object_fast_operator file
...
1. Add object_fast_operator file as the middle layer.
2. move store/load method from fast_runtime_stubs to object_fast_operator
3. delete fast_runtime_stubs fastGet/SetProperty methods, and move them to object_fast_operator
Issues: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6AZSI
Signed-off-by: weng-xi <wengxi1@huawei.com>
Change-Id: If4aebd3a0723eda641e214d81838caebf193aac2
2023-01-18 13:52:15 +08:00
wanghuan
fb87d25973
ecmastring interface refractor
...
desc: ecmastring interface refractor
solu:
1.add EcmaStringAccessor to provide interfaces outer;
2.package interfaces to not expose internal implementation.
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5NYV4
Signed-off-by: wanghuan <wanghuan80@huawei.com>
Change-Id: I3d9da61068e6374372d75fecfb144e82d4fc4eb6
2022-09-23 16:29:26 +08:00
wengchangcheng
cc184ba66c
Descriptor: delete some internal unused code
...
details: delete unused code
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5COHE
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5fe62c58353839d4aac1144fc99e2cf87f4374eb
2022-06-17 23:03:42 +08:00
wangben
d12e80870f
Add regExp.matchAll interface and symbol.matchAll and regExp iterator related functions
...
Signed-off-by: wangben <wangben15@huawei.com>
2022-05-18 18:02:39 +08:00