aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/builtin-objects/ecma-builtin-object-prototype.c
AgeCommit message (Expand)Author
2017-12-06Remove ecma_simple_value_t and refactor ecma_make_simple_value (#2135)Robert Fancsik
2017-12-05Add fast path to ecma_op_object_get with magic string. (#2078)Zoltan Herczeg
2017-01-13[ES2015 profile]add TypedArray intrinsic object (#1507)Zidong Jiang
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-11-22Add missing error messages to 'ecma/builtin-objects' (#1443)László Langó
2016-10-18Use 'ecma_make_boolean_value' where possible. (#1394)Robert Sipka
2016-09-19Major property rework: introducing virtual properties.Zoltan Herczeg
2016-09-09Remove several ecma_op_object_get_[own_]property calls.Zoltan Herczeg
2016-03-09Don't use messages for errors by defaultLászló Langó
2016-02-17Remove 'ecma_completion_value_t'Zoltan Herczeg
2016-02-15Remove g++ support from the [C]Make files.Robert Sipka