Commit Graph

14 Commits

Author SHA1 Message Date
hwx1163501
bb12007e69 Modifying Code Alarms
Signed-off-by: hwx1163501 <hanjing35@huawei.com>
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7G6OB
2023-06-27 14:18:20 +08:00
王笑佳
ec5c8ea49d fix engine inconsistency bug
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7BLK2

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2023-06-09 11:52:09 +08:00
王笑佳
ec87451cfe Resubmit the fallback code
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7B78D

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2023-06-06 16:14:02 +08:00
王笑佳
27c4f6f154 fixed 688dea4 from https://gitee.com/wangxiaojia1204/arkcompiler_ets_runtime/pulls/4163
Revert RegExp bugFix

issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7AC8E

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2023-06-02 10:47:50 +00:00
wangxiaojia1204
58655ea046 Regular expression vulnerability modificationissue
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I77EHJ

Signed-off-by: wangxiaojia1204 <wangxiaojia5@huawei.com>
2023-05-24 17:16:11 +08:00
yuanyao
2c28b3db57 BugFix on RegExp WordBoundary
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I70KP0

Signed-off-by: yuanyao <yuanyao14@huawei.com>
Change-Id: Ic69266867a057035195f7c3167c0e643a8f407bc
2023-05-05 09:00:04 +00:00
huangzhenghua
51c184ca6e Integer overflow check
Signed-off-by: huangzhenghua <huangzhenghua3@huawei.com>
Change-Id: I8514100acecdbd6af8712c1c7c38bf77b7dc2987
2022-11-28 16:32:55 +08:00
hjzhangcm
6f90738f64 describe:Modify static alarm
issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5AA9J

Signed-off-by: hjzhangcm <zhanghaijun20@huawei.com>
2022-06-06 11:34:06 +08:00
zhaozhibo
c239b44d80 fix codeDex warning(3)
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-04-17 15:23:43 +08:00
zhaozhibo
cc222126ad fix codeDex warning.
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-04-14 10:56:51 +08:00
xujie
ff8cc28a08 Fast Regexp For MediaQuery Plugin In AceJSTest
1.Add Regexp Cache in builtins String match and replace;2.Extend cache
added for regexp replace;Inline regexp op function;4.Use fastpath to
replace slowpath interface.

Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5109P
Change-Id: I3a14211edb8f01833c2e94a22f3bbda297392b07
Signed-off-by: xujie <xujie101@huawei.com>
2022-04-08 17:07:40 +08:00
songzhengchao
ab198cc13d Fix code review from issue
bool variable shoule assign value;
code delete reduant ";" and " ";
class construct function signal parameter shoule add explicit;
function declare return void when caller don't need return value;
and etc

issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4YXYH?from=project-issue
Signed-off-by: songzhengchao <songzhengchao@huawei.com>
Change-Id: I59e26d49f94e98a4cced7a5852df3029a5544d47
2022-03-22 14:25:18 +08:00
zhangyukun
7ffcc4b20f Sync js_runtime to openharmony
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
2021-09-08 09:20:53 +08:00
wanyanglan
86cfe52253 add ark js_runtime
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Iac7851492f10c0ef1303c621febb65e5fdd22e41
2021-09-05 16:05:06 +08:00