зеркало из https://github.com/mozilla/pjs.git
1bd8f8e166 | ||
---|---|---|
.. | ||
local | ||
rhino | ||
IContext.java | ||
IErrorSink.java | ||
IPrintSink.java | ||
IRuntime.java | ||
IRuntimeCreator.java | ||
README |
README
/* 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.