> And with Ming compiler, the following results are confusing all together:
> trace(typeof(Number.valueOf())); //output: function;
> trace(typeof(Number.__proto__.valueOf())) //output: object;
> trace(typeof(Number.protoype.valueOf())); //output : undefined;
Are the results from the proprietary player or gnash ?
from proprietary player(with Ming compiler).
will answer other question later.
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit