Commit Graph

7 Commits

Author SHA1 Message Date
DaiHN
a5ca279dfd Bugfix for loading circular dependency cjs file
-------------------------------------------
issue : https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6GGOB?from=project-issue
Signed-off-by: DaiHN <daihuina1@huawei.com>

Change-Id: Iaf3fa24064512981a1917c69d0e196be7360a1f2
2023-02-21 14:22:57 +08:00
DaiHN
1619ee6e32 Fix the way of resolving CommonJS file entryPoint
----------------------------------------
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I637RM?from=project-issue

Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: I86da09cbf79414fe7113a32c7bfbd918b00841ae
2022-12-05 10:19:28 +08:00
DaiHN
24b976215e Test Union of "ecmascript/require/"
------------------------------------
issure: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5Y4GR?from=project-issue
Signed-off-by: DaiHN <daihuina1@huawei.com>
Change-Id: Ibcc4f48a324dc9eaf51eff08c5f64b355bd667e8

Change-Id: Id24f1ad3cc5790935c44501d4e8cf6cd890d8be1
2022-12-01 10:24:34 +08:00
openharmony_ci
c29332c1d9 !1833 fix fuzztest errro and add new fuzztest
Merge pull request !1833 from zhaozhibo/master

Change-Id: I1e83c46e25d0a7c342e5c8e7ca5ff61c745b7582
2022-07-25 08:49:51 +08:00
g00416891
25697095cd Fix CodeCheck
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I02148bbd203868f0bda0f8de899ad625651824d8
2022-07-11 09:50:28 +08:00
hjzhangcm
019a2c2cc5 fix codex warning issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5CV8H
Signed-off-by: hjzhangcm <zhanghaijun20@huawei.com>
2022-06-17 17:13:44 +08:00
DaiH
b41df503a1 Support CommonJS's module export function
------------------------------------------
    1. Support CommonJS's module export function
    2. Related test cases
    issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5590V

Signed-off-by: DaiH <daihuina1@huawei.com>
Change-Id: I18968f6a6b971fbe833d91ef98813964cc8292c9
2022-06-08 10:59:06 +08:00