Commit Graph

9128 Commits

Author SHA1 Message Date
openharmony_ci
0fd40052cf
!7279 Adding debug log for Serialization/Deserialization timeout check
Merge pull request !7279 from Yellow-Sky-Proton/add_log
2024-05-08 09:28:30 +00:00
openharmony_ci
c9e8143a18
!7225 修改告警
Merge pull request !7225 from 韩靖/master
2024-05-08 07:56:07 +00:00
openharmony_ci
8a5c04fafe
!7260 Bugfix for cppcrash
Merge pull request !7260 from 邵益江/master
2024-05-08 06:39:49 +00:00
openharmony_ci
12e4d6ad97
!7263 解决数组sort函数处理toString IR异常未抛出
Merge pull request !7263 from jiangmengyang/5_35
2024-05-08 06:11:24 +00:00
openharmony_ci
8f432e1861
!7214 use the GetGlobalEnv interface of CompilationEnv
Merge pull request !7214 from linxinyq/use-the-GetGlobalEnv-interface-of-CompilationEnv
2024-05-08 05:07:02 +00:00
huangtianzhi
dbb8b26fc4 Adding necessary debug log for Serialization/Deserialization timeout check
Adding logs for Serialization/Deserialization timeout check

Issue:#I9NCMD

Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2024-05-08 11:44:27 +08:00
openharmony_ci
75bd9c345c
!7177 [JIT] support lambda function reusing
Merge pull request !7177 from haizaibali/jit_performance
2024-05-08 03:23:07 +00:00
zhaishimin
d90c9d6504 support jit lambda function reusing
Change-Id: I756b77b923933b39b744f48c2aca034fd2897d21
2024-05-08 10:21:10 +08:00
openharmony_ci
dbc925d1fd
!7272 NAPI resolve & reject deferred Memory Leak Bugfix
Merge pull request !7272 from yaoyuan/napi_resolve_mem_leak
2024-05-07 15:36:59 +00:00
openharmony_ci
514ac5622e
!7158 Optimize json-stringify-inspector workload
Merge pull request !7158 from Gymee/opt_workload
2024-05-07 13:43:26 +00:00
openharmony_ci
ff1be90416
!7265 Support jsarraybuffer with external pointer transfer and intercept JSNativePointer serialize
Merge pull request !7265 from dingwen/serialize_br_5_7
2024-05-07 13:35:05 +00:00
openharmony_ci
286278bb65
!7273 Close Object.entries IR
Merge pull request !7273 from maojunwei/entries
2024-05-07 13:34:08 +00:00
openharmony_ci
f7ee8a5e59
!7208 opt Math max/min
Merge pull request !7208 from wpy111/master
2024-05-07 13:11:38 +00:00
dov1s
06c2e5d163 Close Object.entries IR
issue:#I9N7HO

Signed-off-by: dov1s <maojunwei1@huawei.com>
Change-Id: I3a6867529dd7fcf0844917fdfcc657a4a2737302
2024-05-07 20:42:49 +08:00
yaoyuan
9f5456d7f1 NAPI resolve & reject deferred Memory Leak Bugfix
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9N6S5

Signed-off-by: yaoyuan <yuanyao14@huawei.com>
Change-Id: I99f8d47d1590c7d5944a259025b3c455220c043e
2024-05-07 19:54:10 +08:00
openharmony_ci
2590fd7d9b
!7257 clean codecheck part2
Merge pull request !7257 from gongtaotao/clean_codecheck_part2
2024-05-07 07:31:47 +00:00
openharmony_ci
7b7cadbaec
!7175 Opt Number.toPrecision & toExponent
Merge pull request !7175 from maojunwei/tochars
2024-05-07 07:20:40 +00:00
dingwen
64213e6998 Support jsarraybuffer with external pointer transfer and intercept JSNativePointer serialize
Support jsarraybuffer with external pointer transfer and intercept JSNativePointer serialize
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9N04Y?from=project-issue

Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: If9d274b780c8ba7e02298c0be1078596a3715c3f
2024-05-07 15:10:13 +08:00
jiangmengyang
6a82f77deb bugfix: 数组sort函数处理toString IR异常未抛出
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MZT7

Signed-off-by: jiangmengyang <jiangmengyang3@huawei.com>
Change-Id: Ia5da40e999df3e4ce6181e55c9a159be9cb607db
2024-05-07 14:20:41 +08:00
dov1s
8306f4ad35 Opt Number.toPrecision & toExponent
issue:#I9KCC0

Signed-off-by: dov1s <maojunwei1@huawei.com>
Change-Id: I59e7770fb29561e0dddbd3a11d28f6a03d6fcd19
2024-05-07 11:28:15 +08:00
shaoyijiang
9daf55891a Bugfix for cppcrash
Stack trace supports modules.abc in preference

Signed-off-by: shaoyijiang <shaoyijiang@huawei.com>
Change-Id: I68ba82e5d00e1cc75751798b858b3b3bc3fd9898
2024-05-07 10:23:11 +08:00
gongtaotao
b2efaa7b59 clean codecheck part2
Change-Id: Iebb67154e3cc76b96bfa070dad9df0b679149046
Signed-off-by: gongtaotao <gongtaotao@huawei.com>
2024-05-07 09:22:37 +08:00
openharmony_ci
b248dc6cf4
!7034 Bugfix of import shared-module cross hap and dynamic-importing
Merge pull request !7034 from DaiHN/fixsendable4
2024-05-06 15:57:03 +00:00
openharmony_ci
6fd7d448e1
!7258 bugfix:解决v8、ark表现不一致问题
Merge pull request !7258 from jiachong/j30052427_author
2024-05-06 15:40:26 +00:00
openharmony_ci
47d40a358a
!7256 Added the ArkProperties attribute to enable/disable the old socket debugger
Merge pull request !7256 from liujia178/I9MOKA
2024-05-06 14:19:47 +00:00
jiachong
85bfedc206 V8 ark not match error
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MR3X

Signed-off-by: jiachong <jiachong6@huawei.com>
Change-Id: I6edc0831f49ba8bbea7d6eec5c7fd3b63eb37a22
2024-05-06 21:37:04 +08:00
openharmony_ci
214d626a33
!7250 Modify list removebyIndex function
Merge pull request !7250 from lixin/master
2024-05-06 13:12:45 +00:00
openharmony_ci
efbc89c0ab
!7255 fix the dump error caused by inconsistent thread IDs
Merge pull request !7255 from yangxiaoshuai2022/dumpbug
2024-05-06 12:29:33 +00:00
yangxiaoshuai2022
bf6789cf1c 修复线程号不一致导致的dump错误
Signed-off-by: yangxiaoshuai2022 <yangxiaoshuai@huawei.com>
2024-05-06 19:47:44 +08:00
wangzhaoyong
8514a995a6 support ffrt update id
Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: I710649ad5df527bd086d40a25ba7d0b333aa0033
2024-05-06 19:42:19 +08:00
openharmony_ci
2062a292c1
!7254 Support heapsnapshot when young space oom
Merge pull request !7254 from lukai/oomheapsnapshot
2024-05-06 11:36:11 +00:00
openharmony_ci
162721b1f1
!7243 Adjust large committed size gradually only
Merge pull request !7243 from xiongluo/adjust_commit_only
2024-05-06 11:18:05 +00:00
liujia178
8677884638 Added the ArkProperties attribute to enable/disable the old socket debugger.
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MOKA

Signed-off-by: liujia178 <liujia178@huawei.com>
Change-Id: I064142817079c93fe2471352ca58fdf058a0790d
2024-05-06 18:09:35 +08:00
lukai
336f5c59ed Support heapsnapshot when young space oom
Support heapsnapshot when young space oom
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MN3W?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I0b28d37359afea03e7aee7bde3dd170385f818ca
2024-05-06 17:12:32 +08:00
@han_177
fb0e4c5884 修改告警
Signed-off-by: @han_177 <hanjing35@huawei.com>
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9KXM1
2024-05-06 16:09:56 +08:00
coollixin
e1e44eeaca modify the list of removebyindex function
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MKZA

Signed-off-by: coollixin <lixin581@huawei.com>
2024-05-06 16:04:14 +08:00
openharmony_ci
56cfbeb728
!7169 aot will escape while js crash count more than three times
Merge pull request !7169 from wangyue/aotCrash
2024-05-06 07:46:33 +00:00
openharmony_ci
d3d2a2ebd7
!7017 Add SA for ark_aot_compiler service.
Merge pull request !7017 from ChenYC009/aot_dev
2024-05-06 07:45:54 +00:00
openharmony_ci
27ae5a6b13
!7239 optimize napi_create_array_with length
Merge pull request !7239 from shilei91/master
2024-05-06 07:28:55 +00:00
linxin
fe64583b9c 1. use the GetGlobalEnv interface of CompilationEnv.
2. bugfix for LowerStringAdd.

Signed-off-by: linxin <linxinyq@foxmail.com>
Change-Id: Id320efbc42245dba58fb704716d0ad716a9fe63a
2024-05-06 15:10:10 +08:00
openharmony_ci
6342072cde
!7248 NULL pointer dereference during deserialization
Merge pull request !7248 from lukai/deserilization
2024-05-06 06:21:39 +00:00
openharmony_ci
c61b571fd3
!7210 [BugFix] 修复import三方Har包场景下,触发热重载时三方包加载失败并产生JsCrash的问题
Merge pull request !7210 from ZitongLi/master
2024-05-06 04:01:19 +00:00
xiongluo
c6bede9b20 Adjust overshoot size gradually
Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: Ic4a1dff6035307ce58b11214f5256de5e1020b65
2024-05-06 11:53:31 +08:00
lukai
e335cb7363 NULL pointer dereference during deserializing
Allocation failure if the heap is out of memory. Check and throw oom if
allocation failure.
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9MDR3?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I78d05af7b594eed0383ddb4366892cb89a3dca3c
2024-05-06 11:10:16 +08:00
DaiHN
6e91640974 Bugfix of import shared-module cross hap and dynamic-importing
issue:  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9IFCJ?from=project-issue

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: I05226456fc9ac316f81c7c973f5e116a7c108c83
2024-05-06 10:34:45 +08:00
openharmony_ci
1d73ba7358
!7234 add init for function flag
Merge pull request !7234 from wangzhaoyong/taskpool0505
2024-05-05 16:01:12 +00:00
openharmony_ci
dc2e914e46
!7218 ColdReload 涉及模块化时,获取数据异常
Merge pull request !7218 from hanweiqi/master
2024-05-05 14:39:42 +00:00
openharmony_ci
2d507b7009
!7228 NAPI Optimization - ResolveReject Defer
Merge pull request !7228 from yaoyuan/napi_defer
2024-05-05 13:59:45 +00:00
hanweiqi
c8b1631472 Support ColdReload
Signed-off-by: hanweiqi <hanweiqi3@huawei.com>
2024-05-05 21:18:16 +08:00
openharmony_ci
ef833f5f8a
!7233 Opt object IR
Merge pull request !7233 from liujia178/ObjectIR
2024-05-05 11:41:12 +00:00