Function-valued data properties = methods Non-function-valued data properties = ?
[[[Sent from a mobile device. Please forgive brevity and typos.]]] Dr. Axel Rauschmayer [email protected] Home: http://rauschma.de Blog: http://2ality.com On 21.07.2011, at 16:54, Brendan Eich <[email protected]> wrote: > On Jul 21, 2011, at 3:09 AM, Axel Rauschmayer wrote: > >> Compare: >> >> (1) named data property versus named accessor property versus internal >> property. >> (2) data property versus method >> >> Thus, “data property” seems to be ambiguous. > > ECMA-262 is not ambiguous. A method is a data property. Pretending otherwise > (see ECMA-357) is folly. > > /be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

