Implement eval check for ECMAScript code (#4788)

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2021-10-15 22:25:20 +02:00
committed by GitHub
parent fe3a5c08b2
commit b52c114423
7 changed files with 196 additions and 2 deletions
+1
View File
@@ -53,6 +53,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-get-own-property.c
test-has-property.c
test-internal-properties.c
test-is-eval-code.c
test-jmem.c
test-json.c
test-lit-char-helpers.c