Subj : Re: why does it not print Hello twice? To : netscape.public.mozilla.jseng From : Brendan Eich Date : Thu Apr 15 2004 11:05 am Brendan Eich wrote: > In the clone wars world of today ;-), that's just wrong. In fact, > js_ValueToFunction should be considered harmful, and we should scour the > code for abuses of it, where the caller then uses fun->object given fun > returned by it. So JS_ConvertArgumentsVA's 'f' format needs fixing. So does JS_ConvertValue. I'm fixing those as part of the fix for bug 240577. /be .