Commit Graph

6 Commits

Author SHA1 Message Date
fangting
cdbfa4340e optimize compiler
Issue:#IALVU8
Signed-off-by: fangting <fangting12@huawei.com>
2024-08-27 11:02:23 +08:00
wengchangcheng
003e7bace1 modify sendable api and optimize napi performence
1. use napi_wrap instead of napi_wrap_sendable
2. optimize napi_wrap performence

https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9OOKP

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I574a2dffd442dedf77bd7b2a6066d7a5a0f85282
2024-05-13 17:45:39 +08:00
wengchangcheng
23a08c7a8a support GENERIC type
add GENERIC type for napi

https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9NU49

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I0aea5982cc90ac14b4b1d21ca9435d9672c00d99
2024-05-10 14:30:02 +08:00
liu-zelin
76cbb82b9d Add sendable napi
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9O3XT?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I6f361f4e3dd454d14ac9ef22a924118c7a41844b
2024-05-10 12:01:04 +08:00
liu-zelin
d9091f6cdd Fix inherit from AsyncLock
https: //gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9DQPS?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: I48cc0c260ad1f31e05d4460c2dd65601838882fd
2024-04-02 19:47:21 +08:00
liu-zelin
89c0b1061f Fix napi_define_sendable_class
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9AUU2?from=project-issue
Signed-off-by: liu-zelin <liuzelin8@huawei.com>
Change-Id: Id3bdb9f5dd975dc0243f8a12f82c94f86043fe46
2024-03-29 22:28:56 +08:00