xiaoweidong
|
66ed5743e0
|
[JIT] Disable jit when code sign disabled
Disable jit when code sign disabled
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IB2MRQ
Change-Id: I0645168c44e2ba11213b386c8d138bb58c02e6b1
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
|
2024-11-07 10:58:46 +08:00 |
|
zhangyiwei
|
d5a6bafd37
|
fix jitfort on some old image
Issue: IAMH8Y
Signed-off-by: zhangyiwei <zhangyiwei11@huawei.com>
Change-Id: Ib696d82963bc521be5f21a674851143b53b1ac5b
|
2024-08-27 13:11:28 +08:00 |
|
alfred-huang
|
8aa5885090
|
Support codesign under baselinejit
Baseline codesign, no PUBLIC_API for codesign
Issue: IAL8NO
Signed-off-by: alfred-huang <alfred_huang@live.com>
|
2024-08-22 19:28:37 +08:00 |
|
zhangyiwei
|
75afadca60
|
enable jitfort default
Issue: IAKEBQ
Signed-off-by: zhangyiwei <zhangyiwei11@huawei.com>
Change-Id: I8f961a682b0dbad50561eeecf46afe8e95195ef7
|
2024-08-17 17:13:32 +08:00 |
|
eching
|
2a9017a3c8
|
Remove JitFort space compile time enable macro
Remove compile time macro and add runtime option
Issue: IABSW3
Signed-off-by: eching <edward.k.ching@gmail.com>
|
2024-07-26 15:36:27 +08:00 |
|
xiaoweidong
|
bb1c539e05
|
[JIT] Refactor jit code
1. move jit enable code to jit.cpp
2. refact enable jit config & dfx
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IADIX1
Change-Id: Icb78347809efbfff13a8c9bd465f8c5176e07f9e
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
|
2024-07-19 09:34:07 +08:00 |
|
harryhrp
|
5ba737abfa
|
Fix crashes when the phone signal does not allow the use of malloc related functions
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IABHLM?from=project-issue
Signed-off-by: harryhrp <herongpeng@huawei.com>
Change-Id: Ibfffc984049a97f5a295915b5cd7935c73f33704
Change-Id: Iee9c74ea23bf2983e3c238e5974d3026ffba5e5b
|
2024-07-18 11:04:11 +08:00 |
|
xiaoweidong
|
2cbef2cd38
|
[JIT] Adjust set app jit threshold default
Change-Id: Ifb6049c2e856371c347d74d2742a0acee910b3d9
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
|
2024-07-02 16:41:48 +08:00 |
|
h30044958
|
3eae9b3b34
|
The loading AotRuntimeInfo class is changed to singleton mode
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9VQ3Z
Signed-off-by: h30044958 <herongpeng@huawei.com>
Change-Id: Id81d1dc43f030a80fb006aa8aee6a61166b0f236
|
2024-06-21 17:40:17 +08:00 |
|
linxiang8
|
c9c5e48c95
|
support jit log skip
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA657T
Signed-off-by: linxiang8 <linxiang8@huawei.com>
Change-Id: Ia08766d8716a8858fb1d7aef5f5b4604306514c5
|
2024-06-18 09:11:18 +08:00 |
|
alfred-huang
|
d314b06456
|
Added runtime option ark.jit.codesign.disable to disable
code signature under jit.
Signed-off-by: alfred-huang <alfred_huang@live.com>
|
2024-06-07 08:57:19 +08:00 |
|
wangyue
|
9c9fd70e2c
|
jit && dfx
Signed-off-by: wangyue <guowanlong@huawei.com>
Change-Id: I4010825e9e665a5c5d6ed45aedb05e0e0bef2098
|
2024-06-01 14:06:52 +04:00 |
|
xiaoweidong
|
917b9dd137
|
[JIT] Recude pgo pass hold jit lock long time & Add jit hotness threshold options
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
Change-Id: Ie7d872c544772bc47de31d0b5f87cd1df5906984
|
2024-05-30 19:23:35 +08:00 |
|
wangyue
|
89de10a5f1
|
dump all jit code
Signed-off-by: wangyue <guowanlong@huawei.com>
Change-Id: I7319d2ba5399c7ddebb88e4e0d7fc51e069970af
|
2024-05-23 05:01:25 +04:00 |
|
linxin
|
aa6fba5d96
|
New option compiler-jit-call-threshold: Trigger jit when the execution count of the js function reaches the specified number of times.
Signed-off-by: linxin <linxinyq@foxmail.com>
Change-Id: Iac8091b6fb9994d932fa008e41e83168c3d3b389
|
2024-05-10 14:05:35 +08:00 |
|
zoumujia
|
7b717de879
|
jit compile mode refactor
Signed-off-by: zoumujia <zoumujia0920@163.com>
|
2024-04-23 10:54:58 +08:00 |
|
wangyue
|
664759808a
|
enable jit js crash escape
Signed-off-by: wangyue <guowanlong@huawei.com>
Change-Id: Ic0f0096843a47212ae116e2cdbf7b60ff54aba9b
|
2024-04-22 08:36:26 +04:00 |
|