aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-to-property-descriptor.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-06-24Remove jerry_get_boolean_value (#4685)Gergo Csizi
2021-03-08Refactor jerry_property_descriptor_t to use status flags (#4594)Peter Marki
2021-02-09Fix null getters/setters in jerry_property_descriptor_from_ecma (#4573)Zoltan Herczeg
2021-01-07Fix the return value of jerry_to_property_descriptor function (#4371)Zoltan Herczeg
2020-11-03Implement from and to property descriptor API function (#4245)kisbg