Fix deleting native pointers (#4570)

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2021-02-05 19:35:30 +01:00
committed by GitHub
parent ca6c2194bb
commit b1f73e698a
4 changed files with 179 additions and 49 deletions
+1
View File
@@ -59,6 +59,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-mem-stats.c
test-native-callback-nested.c
test-native-instanceof.c
test-native-pointer.c
test-newtarget.c
test-number-converter.c
test-number-to-int32.c