Star26
286
代码介绍
代码
Issues186
Pull Requests97
流水线
Actions
讨论
Wiki
项目成员50
分析
项目设置
Star26
286
  1. arkcompiler_ets_runtime
  2. /
  3. test
  4. /
  5. aottest
  6. /
  7. analyze_property
  8. /
  9. base
K0u1hwK0u1hwFeat(Aot/PGO/Runtime): Profile Transtion hclass type and aot
d2ce6cc6创建于 2023年11月6日历史提交
文件最后提交记录最后更新时间
BUILD.gn
Intruduce TSClassAnalysisPass 1. Intruduce a new pass: TSClassAnalysisPass to process ts class type. 2. Use initialized property analysis to guide lowering to eliminate ConvertHoleAsUndefind. 3. Add class TSHClassGenerator to generate ts hclass in BytecodeCircuitBuilder. 4. Add test cases. Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I73V8K Signed-off-by: dingding <dingding5@huawei.com> Change-Id: Ia47d01e9cab1355d8b87c809e53a427a5abded393 年前
base.ts
Fix !4069 Collective Review Comments Fix review comments. Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7CWDZ Signed-off-by: dingding <dingding5@huawei.com> Change-Id: I8833ea50488d70b56c8aa34d50030036ea3949442 年前
expect_output.txt
Feat(Aot/PGO/Runtime): Profile Transtion hclass type and aot Issue: #I872U3 Change-Id: I148cdbc6ac95022cd8dc4a5ad19e526344bb82a3 Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>2 年前