Star
26
Fork
286
代码
介绍
代码
Issues
186
Pull Requests
97
流水线
Actions
讨论
Wiki
项目成员
50
分析
项目设置
Star
26
Fork
286
master
arkcompiler_ets_runtime
/
test
/
aottest
/
analyze_property
/
base
下载当前目录
K0u1hw
Feat(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: Ia47d01e9cab1355d8b87c809e53a427a5abded39
3 年前
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: I8833ea50488d70b56c8aa34d50030036ea394944
2 年前
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 年前