Star
26
Fork
286
代码
介绍
代码
Issues
187
Pull Requests
98
流水线
Actions
讨论
Wiki
项目成员
50
分析
项目设置
Star
26
Fork
286
master
arkcompiler_ets_runtime
/
test
/
aottest
/
builtin_inlining
/
math
/
Log
下载当前目录
zhangyukun8
Call deopt spread bugfix
1dd717aa
创建于
2024年5月25日
历史提交
文件
最后提交记录
最后更新时间
BUILD.gn
Support trace logs for inlined builtins Description: * Support trace-inline option for native inline lowering * Refactor builtin UT template * Add log tracing in UT 1 Signed-off-by: Chernykh Sergey <chernykh.sergey1@huawei.com>
2 年前
builtinMathLog.ts
Call deopt spread bugfix 1. use aot_to_asm_interp bridge to replace codeentry when deopt 2. add IsHotnessFunc filter for callthis 3. constpool in aotfilemanager gc bugix Issue:
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9R2T7?from=project-issue
Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com> Change-Id: I71d9010b108dd541253757c774077cc16455a11e
2 年前