aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/operations/ecma-symbol-object.h
AgeCommit message (Expand)Author
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2020-08-07Fix Symbol's description default value (#4077)kisbg
2020-07-20Remove the usage of ecma_length_t (#4009)Robert Fancsik
2020-07-20Implement Symbol.prototype.description (#3995)Szilagyi Adam
2020-06-12Re-target for ES.Next (#3901)Dániel Bátyai
2019-10-24Revise ES2015 feature guards (#3240)Robert Fancsik
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2019-01-16Implement the Symbol builtin object (#2601)Robert Fancsik