Star26
286
代码介绍
代码
Issues191
Pull Requests101
流水线
Actions
讨论
Wiki
项目成员50
分析
项目设置
Star26
286
  1. arkcompiler_ets_runtime
  2. /
  3. test
  4. /
  5. aottest
  6. /
  7. builtin_inlining
  8. /
  9. math
  10. /
  11. Trunc
xing-yunhao-huaweixing-yunhao-huaweiFix deopt of hclass
e4275acf创建于 2024年7月31日历史提交
文件最后提交记录最后更新时间
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 年前
builtinMathTrunc.ts
Fix deopt of hclass Based on pr_7874, fix conflict and modify testcases to pass ut/aottest because aot logic has been optimized Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAFB8K?from=project-issue Signed-off-by: xing-yunhao <xingyunhao1@huawei.com> Change-Id: I0e4f3abd29cb2d7d8cefe41a455e8e964dd5021c1 年前