mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
928693eace
constructor, removes the special treatment of the With object from IdScriptable and FunctionObject, adds to IdFunction the initAsConstructor method similar in spirit to FunctionObject.addAsConstructor (it is called now from IdScriptable and NativeWith) and replaces in Context.java lazy initialization of NativeWith by direct call of NativeWith.scopeInit. |
||
---|---|---|
.. | ||
benchmarks | ||
js2 | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
semantics | ||
src | ||
tests | ||
.cvsignore | ||
landbranch.pl | ||
Makefile.in | ||
makefile.win |