Subj : Re: Weird nested function behavior in IE To : Ryan Breen From : Igor Bukanov Date : Wed Nov 03 2004 08:36 am Ryan Breen wrote: > Unfortunately, that's not an option in this case > -- I'm parsing existing, IE-specific JScript. Is my only option > deep-Rhino-hacking to treat all functions as FUNCTION_STATEMENTS rather > than FUNCTION_EXPRESSION_STATEMENTS? Yes, that should do the trick. Regards, Igor .