Subj : SM: run a script from a native function To : netscape.public.mozilla.jseng From : Shanti Rao Date : Wed Jan 07 2004 08:39 pm Hi folks, In SpiderMonkey, what's the proper way to call JS_EvaluateScript from within a native function (itself invoked by a script)? Do you have to do anything to reset the stack frame or context state? Thanks, Shanti .