| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Signed-off-by: shitao <shitao40@huawei.com> Change-Id: I52878f94a33686b6ca956ad265099b5058073625 | 2 年前 | |
performance optimization for es2abc Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9061 Change-Id: I5801999542dd483c604608879afc284d58a721f3 Signed-off-by: ElevenDuan <duanshiyi1@huawei.com> Signed-off-by: zmw <zhongmingwei2@huawei.com> | 5 个月前 | |
Modify the es2abc-benchmark Python syntax warning Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I8RN6K test:build Signed-off-by: lphwork <liupenghui12@huawei.com> | 2 年前 | |
add try-catch for super-check fix lexenv Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8560 Signed-off-by: duyuhan <duyuhan2@huawei.com> Change-Id: I5e6f815a495685b801ff17f1e93e718a81f9c4cd | 6 个月前 | |
Sync code Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/IAF26G Signed-off-by: tangjiangning<tangjiangning@huawei.com> Change-Id: I4d478e147f8c0388fe095a27635896d6f58d9772 | 2 年前 | |
is not callable enhanced Issue:https://gitcode.com/openharmony/arkcompiler_ets_runtime/issues/13197?ref=&did=4066277#tid-4066277 Co-Authored-By: Agent Signed-off-by: rentangyu <rentangyu@h-partners.com> | 1 个月前 | |
Fix the bug that AddMandatoryParams() function intercepts external variables of the arrow function Issue:I9CSGD Signed-off-by: jiangkaiwen <jiangkaiwen2@huawei.com> Change-Id: Ieb177140d6399145ae07b21ba20ad50468df80c1 | 2 年前 | |
Support unused inst remove Issue: IB4IU6 Signed-off-by: zhongmingwei <zhongmingwei2@huawei.com> Change-Id: I47936157cdcc6ead6eedcb03645cc390ccd6899d | 1 年前 | |
Support unused inst remove Issue: IB4IU6 Signed-off-by: zhongmingwei <zhongmingwei2@huawei.com> Change-Id: I47936157cdcc6ead6eedcb03645cc390ccd6899d | 1 年前 | |
Optimize code structure issue:I9DP4P Signed-off-by: jiangkaiwen <jiangkaiwen2@huawei.com> Change-Id: I0d1f6c72f2402267bcd1a8e25bb5fa820695d347 | 2 年前 | |
Fix sendable class with class decorator When a sendable class has class decorators, the alias variable generated by ts transformer was placed in regular lexical env instead of sendable env. This caused class methods to use ldlexvar instead of ldsendableclass for self-references, breaking sendable semantics across workers. Fix: bind ClassDefinition node to the alias declaration so that NeedSetInSendableEnv() returns true, placing the alias in the sendable env. Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/11644 Co-Authored-By: Agent Signed-off-by: huyunhui1 <huyunhui3@huawei.com> Change-Id: I12f5de1284db6e3a24e3882126b5550396f30e57 | 1 个月前 | |
Add hot-reload ut and checklist Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICX7CK?from=project-issue Change-Id: I5f72095d0a9272505e846ca20d0de8c09abea59a Signed-off-by: ElevenDuan <duanshiyi1@huawei.com> | 10 个月前 | |
Optimize code structure issue:I9DP4P Signed-off-by: jiangkaiwen <jiangkaiwen2@huawei.com> Change-Id: I0d1f6c72f2402267bcd1a8e25bb5fa820695d347 | 2 年前 | |
fix the bug that class env does not popped when exception happens Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I8TPIL Signed-off-by: huyunhui <huyunhui1@huawei.com> Change-Id: I700b2ebba13e875c28dd99af52a46d6e6d60a948 | 2 年前 | |
is not callable enhanced Issue:https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/11659?ref=&did=4113943#tid-4113943 Co-Authored-By: Agent Signed-off-by: rentangyu <rentangyu@h-partners.com> | 1 个月前 | |
Add es2abc parser tests in gn action and enable it in CI Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I5NMXF Test: build, parser test Signed-off-by: xucheng46 <xucheng46@huawei.com> Change-Id: I30a9554f6c70a4aa198ddb2779542f019b4a3331 | 3 年前 | |
Remove type extractor for es2abc Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9GG52 Test: runtime_core UT, es2abc UT, test262, ets_runtime UT, standalone build Signed-off-by: huangyu <huangyu76@huawei.com> Change-Id: Ifcc8b6d158cf8c8ca7bc5e6917d3a0fac556a5a4 | 2 年前 | |
feat: funcName is not callable Issue: https://gitcode.com/openharmony/arkcompiler_ets_runtime/issues/12410 Signed-off-by: liujia178 <liujia178@huawei.com> | 5 个月前 | |
Dedup commonjs/json records in dep resolve Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9752 Co-Authored-By: Agent Change-Id: Id9fba4948332e5f090b8e6b8f05a86751867235c Signed-off-by: ElevenDuan <duanshiyi1@huawei.com> | 4 个月前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Enable tests after fixing ub Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAFN03 Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei-partners.com> Change-Id: Icbe08bceac3e1ff2a65ac2118ef531c7a12f26f8 | 2 年前 | |
Add original es2panda compiler based on 05ddb192 of master Change-Id: I26f663c67b42f6549c7777a88c8bf00bd845fc96 Signed-off-by: zhuoli72 <pengzhuoli@huawei.com> | 4 年前 | |
Fix tsc UT of es2abc Issue: I8NV5Y Tests: test_es2abc Signed-off-by: dakeQI <songqi32@huawei.com> Change-Id: Id2b82d13db5a8e6d96695a1699c99736b0f28f27 | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 5 个月前 | ||
| 2 年前 | ||
| 6 个月前 | ||
| 2 年前 | ||
| 1 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 个月前 | ||
| 10 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 个月前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 5 个月前 | ||
| 4 个月前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 2 年前 |