aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-evalerror.c
AgeCommit message (Expand)Author
2022-01-31Remove ES_NEXT macro (#4915)Szilagyi Adam
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-03-31Replace duplicate ecma definitions (#4637)Tóth Béla
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2021-01-17current_new_target -> current_new_target_p (#4478)Yonggang Luo
2021-01-11Add new target support to Error object and NativeErrors (#4372)kisbg
2020-09-24Delete ECMA_OP_TO_NUMBER_TRY_CATCH macro (#4229)Virag Orkenyi
2020-07-20Remove the usage of ecma_length_t (#4009)Robert Fancsik
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-08-05Remove compact profile.Robert Sipka
2016-04-22Factor out common error dispatch call functionality into helperAkos Kiss
2016-02-17Remove 'ecma_completion_value_t'Zoltan Herczeg
2016-02-15Remove g++ support from the [C]Make files.Robert Sipka