gecko/xpcom/reflect/xptcall
Ted Mielczarek 01199f04c1 bug 681602 - Implement xptcall for arm iOS. r=glandium
xptcstubs_arm mostly works on iOS but Apple's assembler is ridiculous so
the inline assembly for the SharedStub and the stub methods needs judicious
preprocessor use.
2015-09-23 09:57:10 -04:00
..
md bug 681602 - Implement xptcall for arm iOS. r=glandium 2015-09-23 09:57:10 -04:00
tests
genstubs.pl
moz.build Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
porting.html
README
status.html
xptcall.cpp
xptcall.h
xptcprivate.h
xptcstubsdecl.inc
xptcstubsdef.inc

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html