Boris wrote: > Having explicit types would help with this, of course.
I think that’s the key. As you and Steve note, the slower paths are the ones that gather information on what the types are retained by the variables; and that helps in the compilation phase. So really, for this to be useful, you’d need types. That could also be part of the “compile” hint. [>] Brian _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

