aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-weakmap.c
AgeCommit message (Expand)Author
2021-11-25Outsource magic error messages (#4821)Csaba Repasi
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-07-12Merge Map and Set Guards with Container (#4709)Tóth Béla
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2021-01-28Remove full stop after error messages (#4524)Zoltan Herczeg
2020-07-20Remove the usage of ecma_length_t (#4009)Robert Fancsik
2020-06-12Re-target for ES.Next (#3901)Dániel Bátyai
2019-11-19Implement WeakMap and WeakSet (#3328)Dániel Bátyai