mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:45:54 +00:00
c23c5d3729
---- The patch changes Notification to extend from BaseFunction and adjusts Context, FunctionObject and NativeScript accordingly. ---- The patch changes BaseFunction.jsConstructor to use the scope argument passed to execMethod instead of using cx.ctorScope. This argument is null in this case because when calling execMethod IdFunction.construct does not set cx.ctorScope because scope is passed to execMethod as argument. |
||
---|---|---|
.. | ||
benchmarks | ||
js2 | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
semantics | ||
src | ||
tests | ||
.cvsignore | ||
landbranch.pl | ||
Makefile.in | ||
makefile.win |