Implement jerry_get_own_property API function (#4612)

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2021-03-03 18:02:40 +01:00
committed by GitHub
parent a95e3e37e1
commit 29b7c8f8ff
5 changed files with 346 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-exec-stop.c
test-external-string.c
test-from-property-descriptor.c
test-get-own-property.c
test-has-property.c
test-internal-properties.c
test-jmem.c