зеркало из https://github.com/mozilla/gecko-dev.git
1db7aa3620
Fix handling of ABI arguments in xptcinvoke for PPC64 platforms. Previously, non-floating-point arguments would advance the index of which floating-point register to use. This cleans up both of the platform-specific invoke and stubs to be better aligned to the x86_64 model. Differential Revision: https://phabricator.services.mozilla.com/D46421 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
md | ||
README | ||
genstubs.pl | ||
moz.build | ||
nsXPTCUtils.h | ||
porting.html | ||
status.html | ||
xptcall.cpp | ||
xptcall.h | ||
xptcprivate.h | ||
xptcstubsdecl.inc | ||
xptcstubsdef.inc |
README
see: http://www.mozilla.org/scriptable/xptcall-faq.html and http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html