wengchangcheng
|
1ee5638cf9
|
Descriptor: modify unique_ptr and add ASSERT
details:
1. modify unique_ptr t oconst &
2. modify unit32_t to int32_t
3. add ASSERT before get optional value
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5BHDS
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ie1938acfd0f30389892933adf224af1940143805
|
2022-06-09 12:23:48 +08:00 |
|
wengchangcheng
|
25405f84a3
|
Descriptor: debugger refactor of independent js_runtime [ part-2 ]
details: use pt json to parse message
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5BBPM
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I3bdc5475f8d500754d0b58af28a17775fbcf2e7c
|
2022-06-08 21:41:34 +08:00 |
|
wengchangcheng
|
c2e20b03d5
|
Descriptor: debugger refactor of independent js_runtime [ part-1 ]
details: using stl instead of js_runtime container ans string
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5AYKS
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I32b4809a4bbd759a562326a59e0cfb0e8e728297
|
2022-06-07 17:47:53 +08:00 |
|
xwx1135370
|
01c0660346
|
Added method to set sampling interval
add ProfileImpl.SetSamplingInterval
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I5A8ZK
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
Change-Id: I39912ff70935d947222e9aef0340063ab82b6717
|
2022-06-06 20:40:41 +08:00 |
|
wengchangcheng
|
a4c2a56a0d
|
Descriptor: debugger refactor [ part-2 ]
details:
1. modify unique ptr to const reference
2. delete some unused method
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I59PAK
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I9432b021b2257932d943a832e7401e25d5a1c37d
|
2022-06-04 21:38:46 +08:00 |
|
wengchangcheng
|
9ea13c48f9
|
Descriptor: debugger refactor [ part-1 ]
details:
1. delete unused method
2. modify file dir
3. add event channel for every domain
4. implement domain function in agent and delete js_backend
5. modify dispatchTable to static
6. modify debugger_api
7. modify js_debugger and add debugger_executor
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I58LOO
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I7747bf3ad66e9a180d6179e45be5bcaf4161b29b
|
2022-06-01 23:00:13 +08:00 |
|
buzhuyu
|
34751aae65
|
add cpuProfileNode.hitCount member
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I59YDA
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
|
2022-05-30 16:59:12 +08:00 |
|
buzhuyu
|
f241c7f7e4
|
Modify the time type
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I59LQ9
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
|
2022-05-28 17:26:53 +08:00 |
|
buzhuyu
|
2fdb093ad0
|
Implementation of ProfilerImpl.Start and Stop
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I56YVM
Signed-off-by: buzhuyu <buzhuyu@huawei.com>
|
2022-05-25 16:33:30 +08:00 |
|
wubinbin
|
2146484c8c
|
add profiler
issue:https://gitee.com/openharmony/ark_js_runtime/issues/I53W91
Signed-off-by: wubinbin <wubinbin33@huawei.com>
|
2022-04-24 10:10:47 +08:00 |
|
wengchangcheng
|
d6c835caea
|
Descriptor: debugger refactor
details:
1. debugger refactor, don't use runtime debugger
2. fix debugger crash
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I52VXK
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I08e3c86bf659b9e0a44d014d13b11462d50218b3
|
2022-04-17 01:16:26 +08:00 |
|
wubinbin
|
230649c07b
|
add profiler
issue:https://gitee.com/openharmony/ark_js_runtime/issues/I52IDT
Signed-off-by: wubinbin <wubinbin33@huawei.com>
|
2022-04-13 21:00:28 +08:00 |
|