зеркало из https://github.com/mozilla/gecko-dev.git
ce4c41ef7d
Implement nsIXPCNativeCallContext to meet user feature requirements. This allows simpler implementation of reflection of native classes into JavaScript in cases where they need to support legacy interfaces that include optional parameters and method name overloading. This also provides a general mechanism for native methods to discover if they were called from JS code, exactly what JS parameters were passed, explicitly return jsvals, and throw explicit jsvals without interference from xpconnect. With test cases. |
||
---|---|---|
.. | ||
benchmarks | ||
js2/java | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
semantics | ||
src | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
landbranch.pl | ||
makefile.win |