aboutsummaryrefslogtreecommitdiff
path: root/tests/unit-core/test-backtrace.c
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-10-06Support getting script object in the backtrace callback. (#4789)Zoltan Herczeg
2021-07-27Change resource name to a string. (#4724)Zoltan Herczeg
2021-07-16Improve line info construction (#4718)Zoltan Herczeg
2021-07-15Rework storing the line/column/bytecode info (#4707)Zoltan Herczeg
2021-05-17Support this binding retrieval for backtrace frames (#4669)Zoltan Herczeg
2021-05-17Support line info for class fields (#4670)Zoltan Herczeg
2021-05-11Support function object retrieval for async functions (#4668)Zoltan Herczeg
2021-03-10Add custom configuration to jerry_parse and its variants (#4620)Zoltan Herczeg
2021-02-17Rework external function handlers (#4599)Zoltan Herczeg
2021-02-04Introduce generic backtrace capturing (#4555)Zoltan Herczeg
2021-01-12Implement jerry_get_backtrace_from API function (#4454)Zoltan Herczeg
2018-05-30Reverse the generation of line info. (#2363)Zoltan Herczeg
2018-05-25Merge jerry_get_value_without_error and jerry_value_clear_error_flag function...Istvan Miklos
2018-05-03Rename the jerry_value_has_error_flag function. (#2290)Istvan Miklos
2018-04-19Add line info support. (#2286)Zoltan Herczeg