wuzhefeng
|
662f2b78a6
|
Refactor Compilation Framework Part-2
1. Rename IR builder to improve the readability.
2. Remove redundant Headers to decouple the relationships of components.
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I56YPT
Signed-off-by: wuzhefeng <wuzhefeng1@huawei.com>
Change-Id: I0c8da6cd55bb8e7f33421ba846bab89bd5e06c55
|
2022-05-11 04:28:10 -07:00 |
|
h00611971
|
24809b8239
|
support multi-instance in ark debugger
modify the interface in ark debugger
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I53TEF
Signed-off-by: h00611971 <huangfeijie@huawei.com>
|
2022-05-05 11:31:18 +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 |
|
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 |
|