wangjiahui
|
26072e99ae
|
Add use case information
Signed-off-by: wangjiahui <wangjiahui27@huawei.com>
|
2022-05-20 16:40:05 +08:00 |
|
yingguofeng@huawei.com
|
6c5808fc28
|
Delete useless code dependencies
To reduce 'libark_ jsruntime.so' ROM size, delete useless code dependencies.
https://gitee.com/openharmony/ark_js_runtime/issues/I541H4?from=project-issue
Profit: libark_jsruntime.so size reduce from 3455(kb) to 2001(kb)
Change-Id: Ie7430fca6f539c9baff1f4aae7942da6fc9ef135
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
|
2022-04-24 18:02:32 +08:00 |
|
openharmony_ci
|
e5a867d921
|
!964 Add Slowpath Lowering
Merge pull request !964 from huoqingyi/slowlowering
|
2022-04-13 16:16:02 +08:00 |
|
wengchangcheng
|
4f169b31a5
|
add -Werror -Wextra gn flag for 'compiler'
1. ignore llvm warning
2. fix warning of compiler module
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4ZHER
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I09774e431743a26ea366ed28e3276ff027ae0d31
|
2022-03-25 15:31:59 +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 |
|
openharmony_ci
|
d78d6dd628
|
!766 move run_test262.sh to test directory
Merge pull request !766 from wanyanglan/master
|
2022-03-15 14:36:13 +08:00 |
|