0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. arkui_ace_engine
  2. /
  3. frameworks
  4. /
  5. bridge
  6. /
  7. js_frontend
  8. /
  9. engine
MMikhail V. Lobakhrefactor(bridge): collapse JS callback wrappers
2dee0489创建于 4 天前历史提交
文件最后提交记录最后更新时间
common
优化注册实现 Signed-off-by: wangchensu1 <wangchensu@huawei.com> 🤖‍ AI[98%] 👌 AI Adopted[98%] 🧑 Human[2%] Co-authored-by: opencode (glm-5) <ai@local> Change-Id: I4c7cf28490441433298d94aee8c3397ed2d12fad 10 天前
jsi
refactor(bridge): collapse JS callback wrappers stripped libace_compatible.z.so size before baseline/master: 57688036 bytes stripped libace_compatible.z.so size after: 57622344 bytes stripped libace_compatible.z.so delta vs baseline/master: -65692 bytes Scope: - legacy js bridge task and callback forwarders - declarative JSView callback wrappers - repeat JS function callbacks - JSI animation callback tasks - plugin/frontend delegate task callbacks Implementation: - replace repeated lambda/std::function bodies with narrow callback/task carriers - add declarative JS callback state helpers - preserve concrete callback execution paths in accepted helper replacements Change-Id: I71b2760eb3cda7ec23dc62a7567b042381c716c0 Signed-off-by: Mikhail V. Lobakh <lobah.mikhail@huawei-partners.com> 4 天前
BUILD.gn
ace_container_scope 部件整改 Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: I0e8d0bfd2ec5ada76456aaa6bcd5068e33241472 1 年前