Support dynamic import calls (#4652)

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2021-07-24 09:26:46 +02:00
committed by GitHub
parent d9360f51d0
commit d4178ae386
21 changed files with 698 additions and 114 deletions
+1
View File
@@ -58,6 +58,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-lit-char-helpers.c
test-literal-storage.c
test-mem-stats.c
test-module-dynamic.c
test-module.c
test-native-callback-nested.c
test-native-instanceof.c