aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-symbol.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-01-18Implement Symbol.matchAll (#4082)Szilagyi Adam
2020-12-09Continue working on realms (#4356)Zoltan Herczeg
2020-10-02Fix Symbol.description API reference count management (#4267)Robert Fancsik
2020-09-21New jerry_get_symbol_description API function (#4206)Zoltan Herczeg
2020-08-31Introduce new API function to obtain well-known symbols (#4163)Robert Fancsik
2019-08-06Don't use VLA's in unit tests and API examples (#3002)Csaba Osztrogonác
2019-02-19Add new symbol related API functions. (#2741)Robert Fancsik