Commit Graph

2 Commits

Author SHA1 Message Date
wangzhaoyong ce0a6c27d7 ==-------------------------------------------==
在Worker析构过程中调用napi重构后提供的接口析构NativeEngineImpl
issue: https://gitee.com/openharmony/js_worker_module/issues/I5CNZW
==-------------------------------------------==

Signed-off-by: wangzhaoyong <970691906@qq.com>
Change-Id: Ifd82c5b967be9c552aacb85de5fe9b7a098a03b3
2022-06-16 19:34:35 +08:00
y00576111 1459ce5be1 fixed 7748571 from https://gitee.com/wang_zhaoyong/js_worker_module/pulls/52
add Timer Interface for worker

execute polling operation and delay operation in the worker Without
waking up the system,add timer related interfaces,
setTimeout, setinterval, cleartimeout, clearinterval in worker
initialize

issue: https://gitee.com/openharmony/js_worker_module/issues/I51DAA

Signed-off-by: y00576111 <yaojian16@huawei.com>
Change-Id: I7089854c7f557c3f1d9f906854a2dad682e68400
2022-04-15 08:15:51 +00:00