Gymee
|
83048efbf1
|
support watch expression and conditional breakpoint
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I794a5ee770f251e6fea4de5058575519ff0490e6
|
2022-04-18 20:04:33 +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 |
|
wengchangcheng
|
0b4981525d
|
refactor stl container
1. using runtime container instead of stl container
2. change debugger line amd column type to int32_t
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I50NHW
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I0eb4651f17c6f6894f11de1ba904bcbe83a57db7
|
2022-04-06 16:05:22 +08:00 |
|
wengchangcheng
|
4804cd80d3
|
add Wextra and Werror in gn args
1. add -Wextra and -Werror to check code format error
2. modify all compiler error
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4ZDQE
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: If5fdd1980494269b4c06bf1bb38a8eba7952adea
|
2022-03-24 21:45:19 +08:00 |
|
songzhengchao
|
718b37beb0
|
Fix code review from issue
bool variable shoule assign value;
code delete reduant ";" and " ";
class construct function signal parameter shoule add explicit;
function declare return void when caller don't need return value;
and etc
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4YXYH?from=project-issue
Signed-off-by: songzhengchao <songzhengchao@huawei.com>
Change-Id: I59e26d49f94e98a4cced7a5852df3029a5544d47
|
2022-03-22 14:25:18 +08:00 |
|
wengchangcheng
|
0aae4c36a6
|
modify debugger events and api test
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I2b63f2d9af7eba0b5319e7ed459bb48e665f13d8
|
2022-01-14 15:24:38 +08:00 |
|
zhangyukun
|
a97747fe18
|
Description:sync from code from wgr_master to ohos
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
Change-Id: Ic66a9e649de8c0ce530483296fe323b8f50621fb
|
2021-12-21 09:36:03 +08:00 |
|
wengchangcheng
|
84968c0677
|
seperate debugger notification manager of js and java
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
|
2021-10-18 16:56:56 +08:00 |
|
wengchangcheng
|
e0b5422f50
|
enable run ark unittest and use dynamic link
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I6e8e5165b5a4087c6fba45ed4eb11d5c1a5e4000
|
2021-09-28 10:30:21 +08:00 |
|
zhangyukun
|
7ffcc4b20f
|
Sync js_runtime to openharmony
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
|
2021-09-08 09:20:53 +08:00 |
|
wanyanglan
|
86cfe52253
|
add ark js_runtime
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Iac7851492f10c0ef1303c621febb65e5fdd22e41
|
2021-09-05 16:05:06 +08:00 |
|