gecko-dev/xpcom/typelib/xpt
Andrew McCreight d423a14b35 Bug 1446200 - Add a helper method to encode Method flags. r=froydnj
Most of the classes in xpt.py define a helper method to encode the
values of the flags into a byte, but for some reason Method does
not. It'll be useful to have one for Method for the C++ backend I am
working on.

MozReview-Commit-ID: ESi1CnstbN2

--HG--
extra : rebase_source : 23822e7770e9a3d1b5a2359ae9753f950af3a121
2018-03-15 15:46:08 -07:00
..
tools Bug 1446200 - Add a helper method to encode Method flags. r=froydnj 2018-03-15 15:46:08 -07:00
moz.build Bug 1442403 - Stop building xpcom/typelib/xpt/ with MOZ_NO_MOZALLOC. r=glandium 2018-03-01 12:59:26 -08:00
xpt_arena.cpp Bug 1438707, part 1 - C++ize the XPT modelines. r=njn 2018-02-15 15:58:22 -08:00
xpt_arena.h Bug 1438707, part 1 - C++ize the XPT modelines. r=njn 2018-02-15 15:58:22 -08:00
xpt_struct.cpp Bug 1444129, part 7 - Rename fields of XPTMethodDescriptor. r=njn 2018-03-07 15:22:35 -08:00
xpt_struct.h Bug 1444129, part 7 - Rename fields of XPTMethodDescriptor. r=njn 2018-03-07 15:22:35 -08:00
xpt_xdr.cpp Bug 1442363, part 3 - Constify the strings in xpt_struct.h. r=njn 2018-02-27 15:15:05 -08:00
xpt_xdr.h Bug 1442363, part 3 - Constify the strings in xpt_struct.h. r=njn 2018-02-27 15:15:05 -08:00