openharmony_ci
a82a16d8b8
!149 actor code
...
Merge pull request !149 from yaojian16/actor
2022-03-02 12:20:55 +00:00
y00576111
95ca8e9dd2
Support actor function
...
When the worker thread is started
the part shared by the virtual machine is not recreated
only the part that cannot be shared is created
issue:https://gitee.com/openharmony/js_worker_module/issues/I4SMW8
Signed-off-by: y00576111 <yaojian16@huawei.com >
Change-Id: I0237c1d71e903f2a3807fa02c7d915ab3f694f24
2022-02-26 21:53:50 +08:00
scw
6d634cbb8d
Support register uncaught exception callback
...
Support register uncaught exception callback function in ark native engine
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I4T1QO
Signed-off-by: scw <suchongwei@huawei.com >
2022-02-24 15:24:51 +08:00
scw
1b7dd135dd
support suspendVM
...
Add SuspendVM() and ResumeVM() which call jsruntime jsnapi SuspendVM() and ResumeVM()
Modify call GetUncaughtException to call GetAndClearUncaughtException
ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I4SECM
Add testcase for SuspendVM() and ResumeVM() in test_ark.cpp
Signed-off-by: scw <suchongwei@huawei.com >
2022-02-09 13:08:37 +08:00
jiangkai43
87914f758e
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
...
Remove interface and enumeration of triggerGC
2022-01-17 11:19:58 +08:00
jiangkai43
360da7da97
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
...
modified native_engine
2022-01-16 19:01:56 +08:00
shikai
6d4abe9a32
Signed-off-by: shikai <shikai25@huawei.com>
...
Expose interface to napi
Signed-off-by: shikai <shikai25@huawei.com >
2022-01-14 20:18:01 +08:00
wangben
c6e274e66e
Signed-off-by: wangben <wangben15@huawei.com>
...
On branch master
Your branch is up-to-date with 'origin/master'.
2022-01-12 15:49:02 +08:00
sunfei
a8518fe36a
Merge branch 'master' into patching
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: Ife97263fcc8214e9d24ef52cca4af6ec4e1daccd
2021-12-21 19:49:24 +08:00
wangben
a946a27a5d
add cpuprofiler napi interface
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: I06d7aea07a15860c900d9083b9d669b19ab313ab
2021-12-18 20:19:56 +08:00
huzeqi
b1d64e3a63
1209 citu clean
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: Idef085682c700f3d1f3d916b09fd9487b5408742
2021-12-18 20:19:56 +08:00
wangben
40cd98d279
add unhandlereject event
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: I2614c3ab5b099c05909de782510feda47b32f0d0
2021-12-18 20:19:56 +08:00
wangben
2c6ff159de
add interface types check
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: I7fd8fccc23fbc744d1b376c8c8636742f7e704bb
2021-12-18 20:19:56 +08:00
zhongjianfei
dfb497be07
Sync NAPI form Master To wagner.
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: Ib3199db6d321ff1368696b18f4ccebaafe144088
2021-12-18 20:19:56 +08:00
huzeqi
6a6d64be32
citu clean 1130
...
Signed-off-by: sunfei <sunfei.sun@huawei.com >
Change-Id: I1c696e16f623402314def305f22e29bcede14ef3
2021-12-18 20:19:56 +08:00
zhongjianfei
799f7da298
zhongjianfei@huawei.com
...
Signed-off-by: zhongjianfei <zhongjianfei@huawei.com >
Change-Id: Icd36a924199aff332a021e0858a62ae798eed624
2021-11-30 14:32:21 +08:00
lifansheng
af3643dbe1
Signed-off-by: lifansheng <lifansheng1@huawei.com>
...
On branch master
Your branch is up to date with 'origin/master'.
2021-11-22 16:03:04 +08:00
wuhy_irobot2013
4a50eb04c0
acelite jerry napi compile adaptation
...
Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com >
Change-Id: Id4e5ff2fac88dee3357b26dad23287a013d5f518
2021-09-17 15:27:41 +08:00