Commit Graph

3938 Commits

Author SHA1 Message Date
zhixin
a5082c8971 Fix cannot find libark_jsruntime_test.so
Issue:  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB41MS
Signed-off-by: zhixin <1757149461@qq.com>
2024-11-13 15:05:02 +08:00
openharmony_ci
9785c718f3
!10100 Optimize sort pcfilemanager
Merge pull request !10100 from 刘智杰/locale_compare
2024-11-13 04:17:00 +00:00
openharmony_ci
f0ee956fb7
!10198 Fix JSMetadataTest TDD & Install rawheap_translator into ROM
Merge pull request !10198 from Yellow-Sky-Proton/metadata_fix
2024-11-12 11:54:35 +00:00
openharmony_ci
0f15d3f637
!10154 SharedBitVector
Merge pull request !10154 from YuliCheng/SharedBitVector
2024-11-12 11:49:49 +00:00
刘智杰
c420bd1fe9 Optimize Array.sort
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB106H?from=project-issue
Signed-off-by: 刘智杰 <liuzhijie9@huawei.com>

Change-Id: If301c6e3bfdff3381475f5728cb072b6bc65b1a6
2024-11-12 16:03:44 +08:00
openharmony_ci
b9f948ff6a
!10148 StoreMiss return exception bugfix
Merge pull request !10148 from jiachong/jc_storemiss
2024-11-12 05:32:26 +00:00
openharmony_ci
ebf090b9c7
!10160 jsnapi的fuzz用例修改
Merge pull request !10160 from zhangyouyou/master
2024-11-12 05:27:37 +00:00
openharmony_ci
d6df2dc42c
!10177 优化array find index[object]
Merge pull request !10177 from jiangmengyang/findIndex
2024-11-11 10:11:47 +00:00
zhangyouyou
270c73d8e0 jsnapi的fuzz用例修改
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2ORF
Description:jsnapi的fuzz用例修改

Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2024-11-11 18:00:18 +08:00
huangtianzhi
925a91930a Fix metadata & tdd & install tool
Issue:   #IB35Q8
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2024-11-11 17:55:52 +08:00
YuliCheng
5a1154ea76 Bitvector shared
Issue:                      https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2M86
Signed-off-by: yulicheng <chengyuli1@huawei.com>
2024-11-11 16:56:35 +08:00
hlm2001
b9807337ca Resolve use case timeout issue
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB3BZ8

Signed-off-by: hlm2001 <huanglimin10@huawei.com>
2024-11-11 10:51:07 +08:00
openharmony_ci
a5b6cd0c0a
!10133 1**"test" Get Error Result
Merge pull request !10133 from 贺存茂/exp1104
2024-11-10 10:24:52 +00:00
openharmony_ci
e27d296ebe
!9662 JSON序列化支持Map/Set/HashMap/HashSet
Merge pull request !9662 from xusen/ason_20240828_map
2024-11-09 19:28:25 +00:00
openharmony_ci
aa5e653d45
!10137 BUgFix: lastIndexOf get error result
Merge pull request !10137 from 贺存茂/lastIndexOf1106
2024-11-09 19:25:47 +00:00
jiangmengyang
0b1289670e 优化array find index[object]
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB31BY

Signed-off-by: jiangmengyang <jiangmengyang3@huawei.com>
Change-Id: Id20a7d489d4c39b6b01f622f2fe09a2400c16c76
2024-11-09 14:21:15 +08:00
jiachong
6c088c187f StoreMiss return exception bugfix
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2ICL
Signed-off-by: jiachong <jiachong6@huawei.com>
Change-Id: I410f31a1f60b6b113abb6e9239c6b262850dcef6
2024-11-08 10:39:07 +08:00
openharmony_ci
a0b77dde21
!10156 SendableArray API every and some process based on StableArray
Merge pull request !10156 from 留红尘/ets_runtime/lhc/1107_1
2024-11-08 02:38:24 +00:00
openharmony_ci
3bc375ca33
!10129 regexp 优化replaceInternal接口
Merge pull request !10129 from jiangmengyang/regex
2024-11-08 02:35:58 +00:00
openharmony_ci
9dadc81848
!10159 add rawheap translator
Merge pull request !10159 from yangxiaoshuai2022/heapdump
2024-11-08 02:18:51 +00:00
jiangmengyang
60e70307ac regexp replaceInternal优化
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2B32
Signed-off-by: jiangmengyang <jiangmengyang3@huawei.com>
Change-Id: Ie8844894f76e38cb0ab41eef6d9b667de339b0a8
2024-11-07 19:58:04 +08:00
openharmony_ci
dca45d344f
!10147 SendableArray API concat process based on StableArray
Merge pull request !10147 from 留红尘/ets_runtime/lhc/1106
2024-11-07 11:54:33 +00:00
openharmony_ci
1663fc47e9
!10130 Fix array join
Merge pull request !10130 from XinweiCai/fix_array_join
2024-11-07 11:40:36 +00:00
openharmony_ci
d20b521c4e
!10123 Fix FlatStringInfo bug
Merge pull request !10123 from XinweiCai/fix_flatstringinfo_bug
2024-11-07 11:34:23 +00:00
openharmony_ci
9cdc322690
!10119 Fix assign bug
Merge pull request !10119 from XinweiCai/fix_assign_bug
2024-11-07 11:21:38 +00:00
openharmony_ci
3c3bec3244
!9959 Fix StoreIc miss Accessor bug
Merge pull request !9959 from maojunwei/accessicfix
2024-11-07 11:19:29 +00:00
openharmony_ci
9a402ce00a
!9788 opt storebyname code gen in jit
Merge pull request !9788 from linxinyq/opt-storebyname-code-gen-in-jit
2024-11-07 11:16:05 +00:00
openharmony_ci
872abb1488
!9924 fix rsp align issue
Merge pull request !9924 from zoumujia/align
2024-11-07 11:10:16 +00:00
openharmony_ci
a0c70cab30
!10023 Erase Deopt Check Gates in JS Loops
Merge pull request !10023 from MothBuzzing/master
2024-11-07 07:13:44 +00:00
lhc
19004088bb SendableArray API every process based on StableArray
SendableArray API every process based on StableArray

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2MK6?from=project-issue

Signed-off-by: lhc <liuhongchen5@huawei.com>
Change-Id: I9c84db1debc1af80c4014632d1d6b8b6d31f70a8
2024-11-07 15:03:17 +08:00
yangxiaoshuai2022
dbed7e5f11 add rawheap translator
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAXW02

Signed-off-by: yangxiaoshuai2022 <yangxiaoshuai@huawei.com>
2024-11-07 12:40:48 +08:00
openharmony_ci
da1348fd5a
!10118 Bugfix float64toint32 in llvm
Merge pull request !10118 from 志新/time
2024-11-06 18:19:49 +00:00
openharmony_ci
c51e16c68f
!10031 Regexp.prototype.source get error result
Merge pull request !10031 from 贺存茂/hcmRegexp1029
2024-11-06 18:17:24 +00:00
openharmony_ci
366c69abb0
!10079 [BUG FIX] Execute automation test case arkcompiler system ets_runtime fuzz test case JSNApiForkFuzzTest exception
Merge pull request !10079 from 周火旺/master
2024-11-06 17:52:06 +00:00
openharmony_ci
57b9802ed5
!10127 use std::sort/std::reverse for typedArray
Merge pull request !10127 from zhouguangyuan0718/master-typedarray-sort
2024-11-06 17:49:35 +00:00
openharmony_ci
71e06b08a8
!10071 Concat方法异常未抛出bugfix
Merge pull request !10071 from jiachong/jc_error
2024-11-06 17:46:45 +00:00
openharmony_ci
bf99ea49d4
!10124 SendableArray API findIndex process based on StableArray
Merge pull request !10124 from 留红尘/ets_runtime/lhc/1105
2024-11-06 16:44:03 +00:00
openharmony_ci
869ce87319
!10125 Heapdump Optimization Part 1 -- JS Types metadata files and metadata.json generation & UT
Merge pull request !10125 from Yellow-Sky-Proton/metadata_generate
2024-11-06 16:38:53 +00:00
zoumujia
4e590cb1ba fix rsp align issue
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAZ8UJ

Signed-off-by: zoumujia <zoumujia0920@163.com>
2024-11-06 23:12:49 +08:00
MothBuzzing
dc5a54a10b Erase deopt check gates in js loops
Replace deopt check gates in js loops with gates outside the loops.

Issue:   IB0A9S
Signed-off-by: mothbuzzing <liuyuyan7@h-partners.com>
2024-11-06 20:38:40 +08:00
lhc
1de335c9e7 SendableArray API concat process based on StableArray
SendableArray API concat process based on StableArray

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2II9?from=project-issue

Signed-off-by: lhc <liuhongchen5@huawei.com>
Change-Id: I5641a5cc89317dc5b5e28660cec865d87f1b7724
2024-11-06 19:12:11 +08:00
maojunwei
8499c4b9bf Fix Store Accessor ic miss
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAZORS

Signed-off-by: maojunwei <maojunwei1@huawei.com>
Change-Id: I3d7dce48470905d384cd7e1959cf5d521af54d39
2024-11-06 17:17:31 +08:00
zhixin
05d2456e2c Bugfix float64toint32 in llvm
Issue:   https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB26BW
Signed-off-by: zhixin <1757149461@qq.com>
2024-11-06 16:19:19 +08:00
hecunmao
031e66bf58 Bug in String.prototype.lastIndexOf
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2EW1

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: Ife09f0e442cf8b3a78d96aedac9a74379ef5d67d
2024-11-06 11:51:30 +08:00
openharmony_ci
3f84115280
!10045 add params for compiler-opt-track-field
Merge pull request !10045 from karen/regressparams
2024-11-05 19:03:23 +00:00
huangtianzhi
950620bd57 Heapdump offline metadata part
1.generate metadata.json
2.adding related ut

Issue:            #IAXUPR
Signed-off-by: huangtianzhi <huangtianzhi1@huawei.com>
2024-11-05 23:03:53 +08:00
xwcai98
0188e63649 Fix array join
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2BF8

Signed-off-by: xwcai98 <caixinwei5@huawei.com>
Change-Id: Iaf7494f825abe52239cfd2aea2694ebac8c1633c
2024-11-05 23:03:17 +08:00
zhouguangyuan
5937ec0379 use std::reverse/std::sort for typedArray
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2AJU
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>
Change-Id: I1916ed24af7a2aaab748f44e152389b26b1495b1
2024-11-05 21:07:37 +08:00
xwcai98
3acd110404 Fix FlatStringInfo bug
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB28LM

Signed-off-by: xwcai98 <caixinwei5@huawei.com>
Change-Id: If60afa9c542c1aeed035985a0e8514390b0675d8
2024-11-05 19:47:33 +08:00
xwcai98
e1147688e1 Fix assign bug
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB27BA

Signed-off-by: xwcai98 <caixinwei5@huawei.com>
Change-Id: Ibcf0b06d438c891739c3155ff390b025430ba21c
2024-11-05 15:13:50 +08:00