y00576111
|
a1796a573e
|
EcmaScript Standard Module Implementation
Delete the existing module implementation and
re implement the module function according to the ECMA 2018 specification
issue: #I4NZQT [https://gitee.com/openharmony/ark_ts2abc/issues/I4NZQT]
Signed-off-by: y00576111 <yaojian16@huawei.com>
Change-Id: I8d381db7f8bf2f3d6b2a5c21cbc3cbab1aef0b9b
|
2022-03-10 19:10:42 +08:00 |
|
wengchangcheng
|
7c7b0e5097
|
fix actor bug
modify actor for app start
issue:https://gitee.com/openharmony/js_worker_module/issues/I4SMW8
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Iad48f3173a963c4290701a708f41832359c88b02
|
2022-03-02 15:33:19 +08:00 |
|
y00576111
|
9eeef5be33
|
js pandafile refactor, 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: I3c01588bb8449bd9cd8b410cfd13ff55205f41c1
|
2022-03-02 15:33:19 +08:00 |
|
h00611971
|
66ad032336
|
issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E
fix problems concerning lexicalEnv
Signed-off-by: h00611971 <huangfeijie@huawei.com>
|
2022-03-01 11:16:43 +08:00 |
|
getingke
|
aef57e484b
|
fixed for review by wuzhefeng
Signed-off-by: getingke <getingke@huawei.com>
Change-Id: I7ceab6e9cc8b42ba73255813419baa3619381676
|
2021-10-28 20:59:19 +08:00 |
|
getingke
|
bc69122046
|
increase base class FrameHandler for iterator stack frame
Signed-off-by: getingke <getingke@huawei.com>
Change-Id: I5643f176c169a2d3a754b6ead66698a0a8e33351
|
2021-10-28 16:28:40 +08:00 |
|
wengchangcheng
|
84968c0677
|
seperate debugger notification manager of js and java
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
|
2021-10-18 16:56:56 +08:00 |
|
surpassgoodchao
|
507111a0e8
|
fastboot fix
Signed-off-by: surpassgoodchao <surpassgoodchao@qq.com>
|
2021-10-12 14:17:00 +08:00 |
|
surpassgoodchao
|
d15fafc5ac
|
fastboot review
Signed-off-by: surpassgoodchao <surpassgoodchao@qq.com>
|
2021-10-12 12:26:02 +08:00 |
|
wengchangcheng
|
63197a17a6
|
fix stack backtracking and param name
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
|
2021-09-14 14:54:48 +08:00 |
|
zhangyukun
|
7ffcc4b20f
|
Sync js_runtime to openharmony
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
|
2021-09-08 09:20:53 +08:00 |
|
wanyanglan
|
86cfe52253
|
add ark js_runtime
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Iac7851492f10c0ef1303c621febb65e5fdd22e41
|
2021-09-05 16:05:06 +08:00 |
|