Commit Graph

11 Commits

Author SHA1 Message Date
yang-19970325
5d7d943882 Support proxy variable diaplay while debugger
Issue;#I7PQTC

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ieef5668944415dad1e95271a1678f3d39c41e1ca
2023-08-09 11:30:30 +08:00
张博虓
c8b41e8b23 support WeakMap, WeakSet, DataView display
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7J120

Signed-off-by: 张博虓 <305339823@qq.com>
Change-Id: I10436bda43dbca22b2f5504b1b62fd66459584e5
2023-07-11 16:55:25 +08:00
liyimin
23df9caab7 [ets_runtime]add buffer napi interface
issue:https://gitee.com/openharmony/arkui_napi/issues/I7AE6P?from=project-issue
Signed-off-by: tang <tanglizhen2@huawei.com>
2023-06-12 15:44:31 +08:00
xiongluo
a20ae4727e enable multi contexts and fix bugs
Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: I01a92301f4970a2321312c0b7fbf43f78353a806
2023-06-11 16:18:18 +08:00
yingguofeng@huawei.com
cca4ba8fe4 Feat(PGO): PGO Support profile number type of object field
Issue: #I739C3
Change-Id: Ie57b6174d7b68121e81b72ffd8d71ec1b0d5f80f
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
2023-05-24 15:36:53 +08:00
lichenshuai
5293cd1ea3 Re-provide Return Stack API for DFX
The [anon:ArkTS Code] cannot be returned. The reason is that DFX cannot find step_ark_managed_native_frame.

Issue: #I6L2C2

Signed-off-by: lichenshuai <lichenshuai@huawei.com>
Change-Id: I2f34df23263f13ba13ede821d694ceb09d120b08
2023-03-09 14:06:53 +08:00
openharmony_ci
5f56827f75
!3639 Reformat the help information
Merge pull request !3639 from Gargoyle.h/wzfmaster-dev
2023-02-27 13:25:16 +00:00
wuzhefeng
f7c3e927eb Reformat the help information
Reformat the help information and provide more friendly help.

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

Signed-off-by: wuzhefeng <wuzhefeng1@huawei.com>

Change-Id: Ic247f60155b47763f705b01a176afc340aab6c80
2023-02-27 03:58:19 -08:00
yingguofeng@huawei.com
47134bfb20 feat(PGO): Add profdump tool
1、profiler translate from binary to text
    2、profiler translate from text to binary
    3、PGO profiler code refactoring

link #I6E38H

Change-Id: Id6988af126d32937ecc8aaa4c617a638ac4795b4
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
2023-02-27 14:02:31 +08:00
Zhenyu Pan
35fb56d77f Add "release" compile option on Android and hide dynamic symbols which should not be public
Description:
1. Add "release" option to isolate debugger and profiler function of
   ArkCompiler when compiling for Android.
2. Change visibility of APIs on Android from "default" to "hidden"
3. Only public APIs that are in the "libark_jsruntime.map"

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

Signed-off-by: Zhenyu Pan <panzhenyu1@huawei.com>
Change-Id: I711a8366769cc32334138fd1255612ba5bdf5330
2023-02-17 13:56:10 +08:00
linxiang8
c0c2575088 Modify threeParty dependency as dynamic dependency and use version-script to hidden
Signed-off-by: linxiang8 <linxiang8@huawei.com>
Change-Id: Iace98080c1d7ad05cd630de1daccb6ea429a2b65
2023-02-09 21:07:43 +08:00