jband%netscape.com 948f6f521c (not part of client build) initial checkin of mozilla/js/jsdj (migrated from ns/js/jsdj)
git-svn-id: svn://10.0.0.236/trunk@10115 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 02:07:50 +00:00

7 lines
323 B
Plaintext

/* jband - 09/14/98 - */
com.netscape.jsdebugging.engine declares a simple generic interface for starting
and running a JavaScript engine (with optional debug support). It exists to
support testing. Test systems can be compiled and run against this
interface package and choose *at runtime* which engine to load and run.