Commit Graph

6 Commits

Author SHA1 Message Date
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
shikai-123 4065dd2ca0 Signed-off-by: shikai-123 <lifansheng1@huawei.com>
Replace compileruntime with utils
2022-02-15 16:04:35 +08:00
xliu 36e161c4e1 Replace ohos.build with bundle.json
Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: If84453454f00d433805a9eca9fd0d7d2a4da1b95
2022-01-24 22:51:52 +08:00
33 8c6fbb9dd9 update bundle.json.
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-12 06:04:47 +00:00
Sang_Sang33 40e97da099 fix: bundle.json文件完善subsystem、build字段
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-10 15:16:05 +08:00
Sang_Sang33 53ca65928c feat: add bundle.json
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2022-01-10 11:49:42 +08:00