Commit Graph

11811 Commits

Author SHA1 Message Date
openharmony_ci
9cb166a520
!7802 修改process的getStartRealtime实现【runtime】
Merge pull request !7802 from yuqing_han/master
2024-06-14 14:09:48 +00:00
openharmony_ci
24d9da2e53
!7806 Bugfix str.append will change pointer
Merge pull request !7806 from yaochaonan/module
2024-06-14 13:37:43 +00:00
yaochaonan
afd9688da8 Bugfix str.append will change pointer
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5LFR?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I1e45923564a54a79337fe13f4549f918fd122923
2024-06-14 20:20:24 +08:00
openharmony_ci
f83cf375ed
!7803 [bug]修复normalized ohmurl下test框架debug失败
Merge pull request !7803 from chenlincl3/test_bug
2024-06-14 11:59:55 +00:00
chenlincl3
7a59720261 [bug]修复normalized ohmurl下test框架debug失败
Signed-off-by: chenlincl3 <chenlin201@huawei.com>
Change-Id: I5da9fc2b2f10d9a140b65999319f5a82f42ee073
2024-06-14 17:29:28 +08:00
openharmony_ci
dce94cf201
!7796 [Bug]: fix warning of security
Merge pull request !7796 from yangxiaoshuai2022/warning_fix_0614
2024-06-14 09:29:20 +00:00
openharmony_ci
b09c4f6778
!7786 Bugfix:1.Bug In Array.sort,2.JSTaggedValue::ToLength may has Exception
Merge pull request !7786 from 贺存茂/ArraySortAndToLength
2024-06-14 09:22:03 +00:00
openharmony_ci
5c33bb17cb
!7780 When a crash occurs, it is logged and the type is not determined
Merge pull request !7780 from herongpeng/fix_escape
2024-06-14 09:12:48 +00:00
openharmony_ci
e6047ce8b0
!7770 模块化接口蓝黄同步
Merge pull request !7770 from shaoxiangdong/module_0612
2024-06-14 08:26:38 +00:00
Han
cfe47462a1 Modity the getStartRealTime of process module.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IA5IA9

Signed-off-by: Han <yqhanj@isoftstone.com>
2024-06-14 16:15:05 +08:00
openharmony_ci
e1d486cd8f
!7792 add macro controller to drop local_code_sign external deps
Merge pull request !7792 from ChenYC009/sign_enable
2024-06-14 08:05:48 +00:00
h30044958
f5e36e979e When a crash occurs, it is logged and the type is not determined
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA51NL

Signed-off-by: h30044958 <herongpeng@huawei.com>
Change-Id: I9a9ef14e9dd6fd438383e3d511e4a669a212adc2
2024-06-14 15:55:38 +08:00
openharmony_ci
b4af58bd97
!7787 bugfix for cpuprofiler
Merge pull request !7787 from 邵益江/cpu
2024-06-14 07:22:07 +00:00
yangxiaoshuai2022
803530bfa9 fix warning of security
Signed-off-by: yangxiaoshuai2022 <yangxiaoshuai@huawei.com>
2024-06-14 15:19:49 +08:00
openharmony_ci
f4e819fa63
!7785 fix general warning
Merge pull request !7785 from hanweiqi/fix_warning
2024-06-14 06:39:56 +00:00
openharmony_ci
a3377c2c17
!7769 add sharedheap OOM dump
Merge pull request !7769 from zhanheng/fix_dump
2024-06-14 04:31:15 +00:00
openharmony_ci
3c90ecc916
!7681 Fix bug with columnNumber use lineNumber
Merge pull request !7681 from 晓熊猫/zxy-fix-column-number
2024-06-14 04:19:46 +00:00
邵益江
1e0568451b
update ecmascript/dfx/cpu_profiler/cpu_profiler.cpp.
Signed-off-by: 邵益江 <shaoyijiang@huawei.com>
2024-06-14 04:03:44 +00:00
openharmony_ci
56f2704a54
!7505 ets_runtime 部件化整改
Merge pull request !7505 from jiachong/j30052427_bj
2024-06-14 03:01:53 +00:00
openharmony_ci
30a7d41709
!7794 Bugfix input recordName is UTF16
Merge pull request !7794 from yaochaonan/module
2024-06-14 02:33:54 +00:00
openharmony_ci
dd4c1be878
!7736 bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue
Merge pull request !7736 from 贺存茂/SetProp0609
2024-06-14 02:27:48 +00:00
ChenYC009
456551b3f1 using macro controller to select local_code_sign deps
Signed-off-by: ChenYC009 <chenyongchun5@huawei.com>
Change-Id: I72fbe07706f61b57b44749d61160657708d07023
2024-06-14 09:34:16 +08:00
yaochaonan
e18370eb6f Bugfix inputString have utf16
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA5BAS?from=project-issue

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I31305c5c4b47015f5b16e92741324f6b83d547c1
2024-06-14 09:24:02 +08:00
openharmony_ci
ba35ec75d4
!7790 Fix test262 bug
Merge pull request !7790 from 刘智杰/fix_262
2024-06-13 15:57:16 +00:00
openharmony_ci
2e1fdb7dd1
!7778 bilibili应用问题
Merge pull request !7778 from transparent123123/tzr_bugfix
2024-06-13 14:51:59 +00:00
transparent123123
faa139cff2 bugfix
Change-Id: Ib6582f90f3f83235f942d780631f63efa099a999
Signed-off-by: transparent123123 <tanzirui@huawei.com>
2024-06-13 07:07:05 -07:00
openharmony_ci
c59ade44ca
!7752 Refactor AOT compiler pipeline (part-1)
Merge pull request !7752 from XinweiCai/refactor_aot_compiler_pipeline
2024-06-13 13:36:11 +00:00
openharmony_ci
ec350830c7
!7758 Fix miss heap object check in typedbytecode lowering
Merge pull request !7758 from 刘智杰/object_check
2024-06-13 13:29:27 +00:00
openharmony_ci
7afe12d521
!7725 Added compilation of baseline ap switch and function
Merge pull request !7725 from herongpeng/compile-baseline-pgo
2024-06-13 12:59:31 +00:00
hecunmao
96ae5c4e57 bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue
issue:https://gitee.com/open_harmony/dashboard?issue_id=IA3YYP
Signed-off-by: hecunmao <hecunmao@huawei.com>

Change-Id: I1699ae13a6eede183c3bf74b749879f26e3a9d36
2024-06-13 20:12:22 +08:00
shaoyijiang
84b41b4c98 Bugfix for ut failed
1.Avoid valloc errors on Android platforms

Signed-off-by: shaoyijiang <shaoyijiang@huawei.com>
Change-Id: I42d4137fa5d8298e11abaf1008e3dd315542f414
2024-06-13 17:56:42 +08:00
openharmony_ci
b7742f2a85
!7686 修正GetCommittedSize和GetLiveObjectSize
Merge pull request !7686 from jinjiawei/modify_api_of_heap
2024-06-13 09:43:59 +00:00
刘智杰
1afaa81bc7 Fix test262 bug
Issues: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA56WU?from=project-issue
Signed-off-by: 刘智杰 <liuzhijie9@huawei.com>

Change-Id: Id2823b4ed9a8bd757115588112d8fadc84f42e0d
2024-06-13 15:53:16 +08:00
h30044958
4db99b5407 Added compilation of baseline ap switch and function
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9W0VI

Signed-off-by: h30044958 <herongpeng@huawei.com>
Change-Id: I0ece8791597701fbf979478d69badb5f4b53f054
2024-06-13 15:52:34 +08:00
openharmony_ci
6a3c799e5c
!7771 bugfix of aottest arkui.abc
Merge pull request !7771 from jinjiawei/master
2024-06-13 07:47:25 +00:00
hecunmao
312def7990 1.Bug In Array.sort,2.JSTaggedValue::ToLength may has Exception
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA55YQ

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: I24a98058d06d1cddc6e6e29e7210620f67fdf768
2024-06-13 14:51:39 +08:00
openharmony_ci
5ddc4f91b8
!7757 BuiltinTypedArray分配大数组bug
Merge pull request !7757 from zhangyinlu/large_size_in_allocate
2024-06-13 06:41:55 +00:00
hanweiqi
45f458f9da fix warning
Signed-off-by: hanweiqi <hanweiqi3@huawei.com>
2024-06-13 14:32:41 +08:00
zhanheng
a4b8047747 fix sharedheap OOM dump
Signed-off-by: z00522183 <zhanheng2@huawei.com>
Change-Id: Ie61d31e5211f42a4e042b02ed2100dfcd0ef45f2
2024-06-13 10:21:02 +08:00
openharmony_ci
42a04ff902
!7741 [bug_fix] 修复动态加载引起的微任务时序问题
Merge pull request !7741 from chenlincl3/micro_bug
2024-06-12 12:09:18 +00:00
openharmony_ci
a6cfea7ddc
!7774 bugfix of gc stats log
Merge pull request !7774 from jinjiawei/bugfix_of_gc_log
2024-06-12 11:54:26 +00:00
jinjiawei
268640e596 bugfix of gc log
Signed-off-by: jinjiawei <jinjiawei2@huawei.com>
Change-Id: I5277d8265f73d54cf5ef374887960c34c455535f
2024-06-12 19:15:30 +08:00
openharmony_ci
716582534b
!7740 bugfix for backtrace
Merge pull request !7740 from 邵益江/backtrace
2024-06-12 09:30:18 +00:00
openharmony_ci
79f69baee9
!7623 [新需求]: Function.prototype.call IR化
Merge pull request !7623 from 李晨帅/FunctionIR
2024-06-12 08:57:03 +00:00
刘智杰
d90bd30e67 Fix miss heap object check in typedbytecode lowering
Issues: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA4I3J?from=project-issue
Signed-off-by: 刘智杰 <liuzhijie9@huawei.com>

Change-Id: Ie4b87fb0b3859fc1ec7d56c87376ae31ccb7a9a7
2024-06-12 16:36:39 +08:00
openharmony_ci
24111a884b
!7733 fix pgo dump too often (fix try pre dump)
Merge pull request !7733 from Lasting/fix/pgo-try-predump
2024-06-12 08:28:39 +00:00
jinjiawei
2c3fdc4c4e fixbug for aot test arkui.abc
Signed-off-by: jinjiawei <jinjiawei2@huawei.com>
Change-Id: I39c389fb088861694c2b93c9c9628d15d645d9df
2024-06-12 16:28:34 +08:00
chenlincl3
ce2e2f1618 [bug_fix] 修复动态加载引起的微任务时序问题
Signed-off-by: chenlincl3 <chenlin201@huawei.com>
Change-Id: Ieadb26b28bf68881152f486f361a4d4310746f91
2024-06-12 15:54:05 +08:00
shaoxiangdong
22f98318ce 模块化接口蓝黄同步
Signed-off-by: shaoxiangdong <shaoxiangdong@huawei.com>
Change-Id: I9f04d2bd82f3faaad998a786483226c38c84bc00
2024-06-12 15:25:17 +08:00
openharmony_ci
b86971f43f
!7766 warning fix
Merge pull request !7766 from yangxiaoshuai2022/warning_fix_0612_2
2024-06-12 07:17:19 +00:00