aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/typedarray/ecma-builtin-typedarray.inc.h
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2020-09-14Update TypedArray properties to conform with newest standard (#4194)Rafal Walczyna
2020-06-12Re-target for ES.Next (#3901)Dániel Bátyai
2020-02-14Fix attributes of length property for builtin objects (#3556)Hyukwoo Park
2019-12-16Add @@species accessor to Array and Promise builtin objects (#3440)Daniel Balla
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2017-04-21Generate lit-magic-strings.inc.h (#1690)Akos Kiss
2017-03-23Factor out common macro un/definitions used for built-in descriptions (#1678)Akos Kiss
2017-01-24[ES2015][TypedArray] add other 8 types (#1532)Zidong Jiang