Subj : Re: Limit of lines of JS-Code? To : netscape.public.mozilla.jseng From : Christian Biesinger Date : Fri Jun 03 2005 08:52 pm Daniel Kirsch wrote: > I'm not sure what you mean with js shell or xpcshell. (Currently we > don't embed the jsengine, we use FF with a chrome param). xpcshell / jsshell are console apps that allow interactively executing JS code, in the xpcshell case it can also use XPCOM. .