Commit Graph

5839 Commits

Author SHA1 Message Date
openharmony_ci
291f809113
!4059 修改memtrace中传递的tag名字
Merge pull request !4059 from 卢韬/master
2023-05-18 08:57:49 +00:00
changjiaxing
321519f27e Fix bug about import hsp in worker
issues:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I75MLH?from=project-issue

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: If26673b59c4359f9fce2e58f3fe0cfcd720e0d2a
2023-05-18 15:11:43 +08:00
openharmony_ci
39bf2e59aa
!4048 Bugfix of GeneratePatchInfo
Merge pull request !4048 from lijiamin/master
2023-05-18 06:57:34 +00:00
openharmony_ci
b3d32ea46f
!4064 Some TSAOT Inline Bugfix
Merge pull request !4064 from 许杰/inline_bugfix
2023-05-18 04:13:21 +00:00
lijincheng
67866b9fa8 Bugfix for empty entrypoint in aot ConcatFileName
1.When in the aot compilation phase, clear strong validation for empty entrypoint in ConcatFileName.
  It's permissible in compilation phase.

Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73Z3Z

Signed-off-by: lijincheng <lijincheng13@huawei.com>
2023-05-18 11:56:21 +08:00
ginxu
d88428b060 Some TsAot Inline Modification
1. Resolves conflicts between inline and loop optimizations
2. Adds an inline target check to prevent changes
3. Modify the framestate metadata structure
4. Add inline testcase

ISSUE:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73MZY

Signed-off-by: ginxu <xujie101@huawei.com>
Change-Id: I4256b3edce3e901afb67d48b0e649f39f6c251a4
2023-05-18 11:24:10 +08:00
openharmony_ci
1377d22a05
!4045 Optimize the process of getSamplingProfile
Merge pull request !4045 from hunili/master
2023-05-18 02:34:56 +00:00
maojunwei
541596c236 Fix FastCopyElementFromArray
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73JFA?from=project-issue

Signed-off-by: maojunwei <maojunwei1@huawei.com>
Change-Id: Ie134551661252c238b300a422703096a98ce0bc3
2023-05-18 09:37:07 +08:00
openharmony_ci
b266e4cbc8
!4068 Change flag "-flto" to "-flto=thin" for ark_jsruntime_common_config
Merge pull request !4068 from Gongyuhang/flto
2023-05-17 07:23:32 +00:00
openharmony_ci
79ad200c55
!4066 serialize check concurrent function
Merge pull request !4066 from wangzhaoyong/master
2023-05-17 07:21:22 +00:00
openharmony_ci
9c529e0eb7
!4067 Refactor State split,add state split linearizer
Merge pull request !4067 from 孙哲/work
2023-05-17 06:56:12 +00:00
gongyuhang
5222b071eb Change flag "-flto" to "-flto=thin" for ark_jsruntime_common_config
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73T9W
Test: ark_js_host_unittest(release) ark_js_host_unittest(debug)
Signed-off-by: gongyuhang <gongyuhang7@huawei.com>
Change-Id: I87b138591f149c4f44b219ef8562459bafbe4fa0
2023-05-17 06:30:14 +00:00
openharmony_ci
d5ead6674a
!4058 Enable typeinfer UT under inline mode
Merge pull request !4058 from huoqingyi/deleteinlineoption
2023-05-17 04:49:27 +00:00
wangzhaoyong
7a19196b9e only serialize concurrent function
1. only serialize concurrent function

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

Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: I70f8db332f27ac335759275825ab6ef22d69e07b
2023-05-17 11:02:02 +08:00
openharmony_ci
5690bc6524
!4028 Fix of debugInfo extractor
Merge pull request !4028 from lijiamin/fix
2023-05-17 02:16:09 +00:00
sunzhe23
495983e5d2 Refactor State split,add state split linearizer
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73OTM

Signed-off-by: sunzhe23 <sunzhe23@huawei.com>
2023-05-17 09:30:03 +08:00
openharmony_ci
c672a8427b
!4061 Merge AOT code comment in multi-modules mode
Merge pull request !4061 from zhangyukun8/master
2023-05-16 12:46:07 +00:00
openharmony_ci
0bc7fd802b
!3981 JSview冗余继承优化
Merge pull request !3981 from dujingcheng/jsview
2023-05-16 12:13:22 +00:00
zhangyukun
f6218d57ce Merge AOT code comment in multi-modules mode
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73BLS?from=project-issue
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>

Change-Id: Id82338d91a2ee9a72c6145f4a021e1a4dead15c7
2023-05-16 19:36:10 +08:00
openharmony_ci
62bc967118
!4054 Fix crash when create Array OOM happend
Merge pull request !4054 from maojunwei/OOMcrash
2023-05-16 11:03:58 +00:00
openharmony_ci
73e4e40857
!4062 modify log in secure mem
Merge pull request !4062 from xliu/log
2023-05-16 10:47:00 +00:00
xliu
f200eab7fb modify log in secure mem
add mem in log
modify INFO to DEBUG
modify xpm_validate_region xpm_region

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

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: Ia8b6ccf16cdee059e8890557338382c8064a7f7b
2023-05-16 16:35:31 +08:00
openharmony_ci
6345671149
!4060 Fix NumberSpeculativeRetype visit NJSValue gate bug
Merge pull request !4060 from 孙哲/work
2023-05-16 08:26:57 +00:00
sunzhe23
aa04c956be Fix NumberSpeculativeRetype visit NJSValue gate bug
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73INQ

Signed-off-by: sunzhe23 <sunzhe23@huawei.com>
2023-05-16 15:28:44 +08:00
卢韬
4a47ecfdbd
修改memtrace中的tag
Signed-off-by: 卢韬 <lutao31@huawei.com>
2023-05-16 06:27:20 +00:00
huoqingyi
af066f762b Enable typeinfer UT under inline mode
Since AOT enables inline lowering by default at compile time,
the typeinfer UT should run in the same mode, that is,
--compiler-opt-inlining should be set as its default value.

Issue:
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73GQT

Tests:
typeinfer test

Signed-off-by: huoqingyi <huoqingyi@huawei.com>
Change-Id: I4779803e6f9bf6af9194e4925f5c6d675856ccc7
2023-05-16 13:48:05 +08:00
lijiamin2019
143ea1ba02 Bugfix of GeneratePatchInfo
Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: I25eb10c06026093ac903fae384a30044043756ac
2023-05-16 12:25:46 +08:00
lijiamin2019
155bb7e2c2 Previewer support debug : part 1
Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: Ib8a9e89879867701548dc68990bd4da6a35fc76b
2023-05-16 11:11:33 +08:00
openharmony_ci
5bea0161b0
!4053 Fix issue with bundleName error when loading pages across applications
Merge pull request !4053 from 常佳兴/master
2023-05-15 13:49:09 +00:00
lijiamin2019
6975f20660 Bugfix of debugInfo extractor for aot testcases
Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: I1dd518b69791674052a694b35dac1207352689bf
2023-05-15 20:48:42 +08:00
hunili
b9f61e7986 Optimize the process of getSamplingProfile
1.Remove conversion process

2.Modify the codex issue

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

Signed-off-by: hunili <lihucheng2@huawei.com>
2023-05-15 20:33:41 +08:00
changjiaxing
0344e301ec Fix issue with bundleName error when loading pages across applications
issues:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I739U7?from=project-issue

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: Ic9b709e6fc1e09459f50976ace5abdc3d2a17b59
2023-05-15 20:28:16 +08:00
openharmony_ci
c2e71e77d2
!4025 Bugfix on StackOverflow in GetAsmStackLimit
Merge pull request !4025 from chenjingxiang/stackoverflow
2023-05-15 12:09:02 +00:00
openharmony_ci
5c2f47a76a
!4051 Support number speculative lowering for IsTrue/isFalse
Merge pull request !4051 from 孙哲/work
2023-05-15 12:06:54 +00:00
dov1s
c9dbebb690 Fix crash when create Array OOM happend
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73AX4?from=project-issue

Signed-off-by: dov1s <maojunwei1@huawei.com>
Change-Id: I01d0195c18484c2f71ec755e29691c42bc5ff31d
2023-05-15 19:11:29 +08:00
openharmony_ci
f64b49241d
!4046 fix pgo compiler
Merge pull request !4046 from herongpeng/master
2023-05-15 09:44:13 +00:00
sunzhe23
aea766b87d Support number speculative lowering for IsTrue/isFalse
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7341I

Signed-off-by: sunzhe23 <sunzhe23@huawei.com>
2023-05-15 17:39:47 +08:00
openharmony_ci
b9074010a3
!4047 napi fix bug
Merge pull request !4047 from liwenqiang/master
2023-05-15 09:31:54 +00:00
openharmony_ci
e70f55804f
!3991 Supports loading internal so
Merge pull request !3991 from 常佳兴/master
2023-05-15 06:41:55 +00:00
openharmony_ci
27bb531c24
!3738 Execute abc in safe memory
Merge pull request !3738 from xliu/secure_mem
2023-05-15 02:57:54 +00:00
openharmony_ci
abf245cca7
!4016 BugFix RegExp WordBoundary
Merge pull request !4016 from yaoyuan/master
2023-05-15 02:16:40 +00:00
herongpeng
8b07f4eacc Fix pgo compiler
1.fix pgo compiler, skip from binary

Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I72UI4

Signed-off-by: herongpeng <herongpeng@huawei.com>
Change-Id: Idf9e1722401b8148cb7f2999ae66dbd7c15f39ac
2023-05-15 10:10:16 +08:00
changjiaxing
e8480a67dc Supports loading internal so
issues:https://gitee.com/open_harmony/dashboard?issue_id=I70V8G&from=project-issue

Signed-off-by: changjiaxing <changjiaxing2@huawei.com>
Change-Id: I6444b2e52104c3aa99b983b38541acecb18840a0
2023-05-15 10:02:51 +08:00
lee-wen-qiang
135677bd27 napi fix bug
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I72V4C

Signed-off-by: lee-wen-qiang <liwenqiang45@huawei.com>
2023-05-15 08:59:13 +08:00
xliu
c5e12681b3 Execute abc in safe memory
add vm load aot file

Issue: https://gitee.com/openharmony/ability_ability_base/issues/I6MMBW

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: I491b784f43ad9d3753d0875842f529de91361fe7
2023-05-14 15:51:22 +08:00
xliu
c363095903 Execute abc in safe memory
modify unique to uint8*

Issue: https://gitee.com/openharmony/ability_ability_base/issues/I6MMBW

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: Ib00feb1d4360a9852f92f910466c465f14278003
2023-05-14 15:50:21 +08:00
xliu
9184d0d92c Execute abc in safe memory
Creating safe memory for abc code, execute abc in safe memory

Issue: https://gitee.com/openharmony/ability_ability_base/issues/I6MMBW

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: I0d5797bcec911f3cd5b7dbad439d37357bc42d16
2023-05-14 15:49:27 +08:00
openharmony_ci
3a1b205193
!4049 Fix loading aot files
Merge pull request !4049 from xiongluo/fix_load_aot
2023-05-14 05:16:49 +00:00
xiongluo
84e75f137d bugfix for loadAOTFiles
Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: Ibdb7afe4210431de07a813530636181333cf72c3
2023-05-13 22:05:03 +08:00
openharmony_ci
16780b1d11
!4035 Loop Optimization Framework
Merge pull request !4035 from ChunyangWang/loop_exit
2023-05-13 09:18:41 +00:00