wengchangcheng
|
439ff56091
|
delete some unused log
1. add VERBOSE level log, default not print
2. modify some DEBUGE level log to VERBOSE
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5GBKW
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I1fba38346d55fb633c7a0ec018848653137d4009
|
2022-07-09 18:43:58 +08:00 |
|
wengchangcheng
|
cd90e396a7
|
Descriptor: ark hilog refactor
details:
1. use hilog in ohos device
2. use panda logger in host
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5FR5J
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I6f5de00751154bdb6aac3101515961a3a4432e80
|
2022-07-06 22:55:49 +08:00 |
|
Gymee
|
789c97372c
|
fix debugger signal bugs
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I42ca0cc591a7b0697d89b02081152fd763251d2a
|
2022-07-05 11:05:19 +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 |
|