[JIT] Add dumpobj for sync code

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAR9XM
Signed-off-by: xiaoweidong <xiaoweidong@huawei.com>
Change-Id: Ie03db12ef37eef6a82fb039c248d3e8ca9500426
This commit is contained in:
xiaoweidong 2024-09-14 09:13:18 +08:00
parent dab66c4a6f
commit d7bf5a6146

View File

@ -24,3 +24,4 @@ persist.ark.jit.codesign.disable = shell:shell:0775
persist.ark.jit.enable.jitfort = shell:shell:0775
persist.ark.jit.enable.async.copytofort = shell:shell:0775
ark.jit.enable.jitLogSkip = shell:shell:0775
ark.jit.enable.dumpobj = shell:shell:0775