On Sun, Jul 15, 2007 at 04:09:08PM +0800, zou lunkai wrote:
> On 7/13/07, strk <[EMAIL PROTECTED]> wrote:
> >On Fri, Jul 13, 2007 at 03:35:22AM +0000, Zou Lunkai wrote:
> >
> >> + // Why _alpha is special???
> >> xcheck_equals(mo, "dtext1.__proto__.hasOwnProperty('_alpha')",
> >"false");
> >
> >check( dtext1.hasOwnProperty('_alpha') ) ?
> >
> I'v done this. see line 171: xcheck_equals(mo,
> "dtext1.hasOwnProperty('_alpha')", "false");
> That's why I feel it's strange.
Usually the properties named "_<something>" are instance properties
rather then class properties.
--strk;
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit