Commit Graph

14412 Commits

Author SHA1 Message Date
openharmony_ci
924f7eaa9b
!10269 use macro for array optimization
Merge pull request !10269 from zhouguangyuan0718/use-macro-for-array-opt
2024-11-19 14:09:10 +00:00
openharmony_ci
bb24e29dd7
!10301 Change notes
Merge pull request !10301 from 陈涵韬/local
2024-11-19 14:05:28 +00:00
openharmony_ci
a85dadd267
!10287 codecheck
Merge pull request !10287 from xuyuqing/codecheck_11_18
2024-11-19 14:00:41 +00:00
openharmony_ci
51e0e953c0
!10293 BugFix Solve container security issues
Merge pull request !10293 from 王笑佳/master
2024-11-19 13:58:25 +00:00
chenhantao
6c6f2d57db Change note
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB5CJS

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: I2d8d44f6c23a1cb70d21a8d8df22c468e6ddff8b
2024-11-19 12:50:25 +08:00
xuyuqing
7b5dc6c0f4 codecheck
Issue: IB57OF
Signed-off-by: xuyuqing <xuyuqing6@huawei.com>
2024-11-19 12:06:05 +08:00
zhouguangyuan
64b5ce1e64 use macro for array optimization
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4S52
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>
Change-Id: I33d9f03c9261b82f1028806162b008521d23b951
2024-11-19 11:59:56 +08:00
王笑佳
c21a94558f BugFix Solve container security issues
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IABVWI

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2024-11-19 10:19:16 +08:00
openharmony_ci
0095d534b3
!10116 code check
Merge pull request !10116 from chuning1988/codecheck
2024-11-19 00:42:41 +00:00
openharmony_ci
3914589dbb
!10282 ai 代码检视告警清除
Merge pull request !10282 from caolili123/master
2024-11-19 00:40:26 +00:00
openharmony_ci
5c11473c57
!10271 优化buildin IsFastRegExp接口
Merge pull request !10271 from jiangmengyang/isFastRegex
2024-11-19 00:33:06 +00:00
openharmony_ci
85eb8efa28
!10270 bug fix of rawheap translator
Merge pull request !10270 from yangxiaoshuai2022/warningfix
2024-11-19 00:30:41 +00:00
openharmony_ci
c23225af8a
!10267 Sync incorrect default argument in BZ code
Merge pull request !10267 from Panferov Ivan/sync-bz-yz
2024-11-18 15:17:38 +00:00
openharmony_ci
e5f90d24e1
!10273 修复某些场景下GC触发频繁的问题
Merge pull request !10273 from lvninglei/master
2024-11-18 15:14:14 +00:00
caolili123
60a413a7da Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB55ZY
Signed-off-by: caolili123 <caolili14@huawei.com>
2024-11-18 20:31:47 +08:00
chuning1988
fe6b38bef4 [CleanCode] Add assert in ut
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAPKCO?from=project-issue
Descrption:Clean code

Signed-off-by: chuning1988 <chuning@huawei.com>

	modified:   ecmascript/mem/jit_fort.h
	modified:   ecmascript/mem/region.h

Change-Id: I32748d3985aa59c56d59ead45a0a6cb97eb4cba6
Signed-off-by: chuning1988 <chuning@huawei.com>

	modified:   ecmascript/mem/jit_fort.h
	modified:   ecmascript/mem/region.h

Change-Id: I83aa846ee2e93bba2185ff4c3deea4771d8841d7
Signed-off-by: chuning1988 <chuning@huawei.com>
2024-11-18 19:40:49 +08:00
openharmony_ci
e404d38c69
!10226 Check the results of NewRuntimeCallInfo
Merge pull request !10226 from shaoxiangdong/br_NewRuntimeCallInfo_1113
2024-11-18 09:34:19 +00:00
openharmony_ci
cde2014dbb
!10178 Opt TraceIC
Merge pull request !10178 from maojunwei/ictrace
2024-11-18 09:31:55 +00:00
openharmony_ci
e9518fbb99
!10260 GetPrototype方法中对象被错误的回收
Merge pull request !10260 from jiachong/jc_gc
2024-11-18 09:29:34 +00:00
yangxiaoshuai2022
fc9a56f3ba bug fix of rawheap translator
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4T75
Signed-off-by: yangxiaoshuai2022 <yangxiaoshuai@huawei.com>
2024-11-18 16:45:54 +08:00
lvninglei
83344e8243 Fix bug of trigger GC frequently
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4UAF

Signed-off-by: lvninglei <lvninglei@huawei.com>
Change-Id: Ia20b732c5b561f7ccd3179d211a9f81110f75614
2024-11-18 15:41:59 +08:00
openharmony_ci
9a2eed2f24
!10236 Fix assert bug
Merge pull request !10236 from 王笑佳/master
2024-11-18 06:15:52 +00:00
openharmony_ci
ac4b76c50e
!10218 Fix record AOT fail when compilation cancelled
Merge pull request !10218 from 陆佳慧/compileCancelled
2024-11-18 06:13:24 +00:00
openharmony_ci
bd48eb843a
!10215 Add LinkedList interface insertByIndex
Merge pull request !10215 from chengzhihao/master
2024-11-18 06:11:16 +00:00
openharmony_ci
231d3fe285
!10216 fix: parseInt is not correct handle exception after inlining
Merge pull request !10216 from Lasting/fix/parseint
2024-11-18 04:04:28 +00:00
openharmony_ci
e3808cd5b5
!10262 delete white list
Merge pull request !10262 from yangliping/day1115
2024-11-18 04:00:14 +00:00
openharmony_ci
0dac37351a
!10249 SendableArray add Of and CopyWithin API
Merge pull request !10249 from 留红尘/ets_runtime/lhc/1114
2024-11-18 03:57:40 +00:00
shaoxiangdong
3bf1a3cee9 Check the results of NewRuntimeCallInfo
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB40SU

Signed-off-by: shaoxiangdong <shaoxiangdong@huawei.com>
Change-Id: Ifdc5efb6ba5e9a520a2034770ca5fccc46f36b62
2024-11-18 09:29:41 +08:00
openharmony_ci
5f199ac319
!10274 fix the problem of napi_get_property interface which could access dead object
Merge pull request !10274 from shilei91/master
2024-11-16 23:01:26 +00:00
shilei91
7648474097 fix problem
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4URX

Signed-off-by: shilei91 <shilei91@huawei.com>
Change-Id: I9cdccef6060ed4e849cb482538325889a5c1f466
2024-11-17 00:11:30 +08:00
openharmony_ci
87da27fd01
!10174 修改UT
Merge pull request !10174 from huyunhui/api14
2024-11-16 14:34:29 +00:00
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
luobinghao
e02955b076 [bugfix]: fix slowpath LowerSuperCallSpread
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB3CS9

Signed-off-by: luobinghao <luobinghao@huawei.com>
Change-Id: Ibbaedbc40388913ff4e2c4aeb6d954ce6c0a80d3
2024-11-16 15:05:46 +08:00
openharmony_ci
1cfd9f9cea
!10221 Open no gc macro
Merge pull request !10221 from XinweiCai/open_no_gc
2024-11-15 23:18:43 +00:00
openharmony_ci
641f4277c0
!10258 Adjust limit which is used to trigger concurrent marking in sensitive
Merge pull request !10258 from lukai/senstivecms
2024-11-15 23:16:24 +00:00
openharmony_ci
dbe27831ca
!10230 Heap::Allocate过程加入多线程检测
Merge pull request !10230 from tuxiaohang/master
2024-11-15 16:56:15 +00:00
openharmony_ci
97effc2163
!10253 cleancode: code format fix
Merge pull request !10253 from suyue/sy_sync_baseline
2024-11-15 13:33:33 +00:00
openharmony_ci
6ed3b885ad
!10248 fix warning of rawhepa translator
Merge pull request !10248 from yangxiaoshuai2022/warningfix
2024-11-15 13:28:39 +00:00
openharmony_ci
8decbd1fd3
!10242 Remove Fuzz
Merge pull request !10242 from 陈涵韬/local
2024-11-15 13:20:00 +00:00
huyunhui1
4331aac3df Modify expectation of UT
Since frontend disables the super call optimization for default constructor, we need to adapt the UT

Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/IB20GL

Signed-off-by: huyunhui1 <huyunhui1@huawei.com>
Change-Id: I4de40f9fe062a11a655e7b2f5a946f8f00964920
2024-11-15 18:31:57 +08:00
openharmony_ci
347ce21ded
!10237 ggw occasionally has problems, need to comment first
Merge pull request !10237 from 马志伟/master
2024-11-15 10:03:47 +00:00
Panferov Ivan
89d5a9b807 Sync incorrect default argument in BZ code
Issue: #IAZUTL

Signed-off-by: Panferov Ivan <panferov.ivan@huawei-partners.com>
2024-11-15 17:50:53 +08:00
openharmony_ci
264dc89213
!10240 SharedBitvector part2
Merge pull request !10240 from chengyuli/SharedBitVector
2024-11-15 09:46:45 +00:00
openharmony_ci
0982eeaec9
!10252 Fixed compilation alarms
Merge pull request !10252 from 留红尘/ets_runtime/lhc/1114_1
2024-11-15 09:31:46 +00:00
王笑佳
623d8b7ce4 Fix assert bug
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB0UQB

Signed-off-by: 王笑佳 <wangxiaojia5@huawei.com>
2024-11-15 17:07:35 +08:00
openharmony_ci
747e585c2a
!10250 Fix memory reached limit while heapdump
Merge pull request !10250 from 杨阳/fix_mem
2024-11-15 09:00:46 +00:00
Like
01f467af31 fix: parseInt is not correct handle exception
ParseInt is not correct handle exception after inlining

Issue: #IB3O6D
Signed-off-by: Like <zhenglike@huawei.com>
Change-Id: Ib16471a3931be2fb4541460213c2e56bc66eeb99
2024-11-15 16:46:40 +08:00
lukai
dccca8f81b Adjust limit which is used to trigger concurrent marking in sensitive
Adjust limit which is used to trigger concurrent marking in sensitive
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4HBM

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: Ia79d8227ced0dd7dbe68cd4850ce26a6b897321c
2024-11-15 15:38:07 +08:00
xwcai98
96e7101bc0 Open no gc macro
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB3UIT

Signed-off-by: xwcai98 <caixinwei5@huawei.com>
Change-Id: Ib2a48a1a8c1a54bd2d765a7127d2008d4e3e7964
2024-11-15 15:24:16 +08:00
yangliping
54640fbe70 delete white list
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB4MUO?from=project-issue

Signed-off-by: yangliping <yangliping30@h-partners.com>
2024-11-15 15:13:13 +08:00