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

