Implement import.meta object (#4766)

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2021-09-15 17:44:16 +02:00
committed by GitHub
parent 386ec44d4d
commit 77c2602205
27 changed files with 528 additions and 93 deletions
+1
View File
@@ -59,6 +59,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-literal-storage.c
test-mem-stats.c
test-module-dynamic.c
test-module-import-meta.c
test-module.c
test-native-callback-nested.c
test-native-instanceof.c