gecko-dev/js/rhino/examples
2003-11-04 14:54:43 +00:00
..
checkParam.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
Control.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
Counter.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
CounterTest.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
DynamicScopes.java Adjusting examples not to assume that Context.initStandardObjects(ScriptableObject) returns ScriptableObject since that was changed back to Scriptable for compatibility. 2003-11-04 14:54:43 +00:00
enum.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
File.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
Foo.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
jsdoc.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
liveConnect.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
Matrix.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
NervousText.html Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
NervousText.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
PrimitiveWrapFactory.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript2.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript3.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript4.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
Shell.java GlobalScope is removed as its introduction had to serious consequences with compatibility and usage. Instead a special purpose class ClassCache is introduces to hold various caches. The class binds itself to an arbitrary object by using new SciptableObject.associateValue method so arbitrary ScriptableObject can be used as a scope without performance penalties. 2003-11-01 15:34:23 +00:00
SwingApplication.js First part of resolving http://bugzilla.mozilla.org/show_bug.cgi?id=223435 : 2003-10-28 08:37:30 +00:00
unique.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00