aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-iterator-prototype.inc.h
AgeCommit message (Expand)Author
2022-01-31Remove ES_NEXT macro (#4915)Szilagyi Adam
2021-07-20Add custom dispatcher to builtin-iterator-prototype (#4716)Virag Orkenyi
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2020-06-12Re-target for ES.Next (#3901)Dániel Bátyai
2019-11-28Change JERRY_ES2015_BUILTIN_ITERATOR macro to JERRY_ES2015. (#3374)Zoltan Herczeg
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2019-02-08Implement Iterator interface and Array iterators (#2640)Robert Fancsik