--- a/servo/components/style/gecko/generated/structs_debug.rs
+++ b/servo/components/style/gecko/generated/structs_debug.rs
@@ -1023,151 +1023,16 @@ pub mod root {
pub const NS_STYLE_INELIGIBLE_FOR_SHARING: ::std::os::raw::c_ulonglong =
8589934592;
pub const NS_STYLE_HAS_CHILD_THAT_USES_RESET_STYLE:
::std::os::raw::c_ulonglong =
17179869184;
pub const NS_STYLE_IS_TEXT_COMBINED: ::std::os::raw::c_ulonglong =
34359738368;
pub const NS_STYLE_CONTEXT_TYPE_SHIFT: ::std::os::raw::c_uint = 36;
- pub const NS_THEME_NONE: ::std::os::raw::c_uint = 0;
- pub const NS_THEME_BUTTON: ::std::os::raw::c_uint = 1;
- pub const NS_THEME_RADIO: ::std::os::raw::c_uint = 2;
- pub const NS_THEME_CHECKBOX: ::std::os::raw::c_uint = 3;
- pub const NS_THEME_BUTTON_BEVEL: ::std::os::raw::c_uint = 7;
- pub const NS_THEME_FOCUS_OUTLINE: ::std::os::raw::c_uint = 8;
- pub const NS_THEME_TOOLBOX: ::std::os::raw::c_uint = 11;
- pub const NS_THEME_TOOLBAR: ::std::os::raw::c_uint = 12;
- pub const NS_THEME_TOOLBARBUTTON: ::std::os::raw::c_uint = 13;
- pub const NS_THEME_DUALBUTTON: ::std::os::raw::c_uint = 14;
- pub const NS_THEME_TOOLBARBUTTON_DROPDOWN: ::std::os::raw::c_uint = 15;
- pub const NS_THEME_BUTTON_ARROW_UP: ::std::os::raw::c_uint = 16;
- pub const NS_THEME_BUTTON_ARROW_DOWN: ::std::os::raw::c_uint = 17;
- pub const NS_THEME_BUTTON_ARROW_NEXT: ::std::os::raw::c_uint = 18;
- pub const NS_THEME_BUTTON_ARROW_PREVIOUS: ::std::os::raw::c_uint = 19;
- pub const NS_THEME_SEPARATOR: ::std::os::raw::c_uint = 20;
- pub const NS_THEME_TOOLBARGRIPPER: ::std::os::raw::c_uint = 21;
- pub const NS_THEME_SPLITTER: ::std::os::raw::c_uint = 22;
- pub const NS_THEME_STATUSBAR: ::std::os::raw::c_uint = 23;
- pub const NS_THEME_STATUSBARPANEL: ::std::os::raw::c_uint = 24;
- pub const NS_THEME_RESIZERPANEL: ::std::os::raw::c_uint = 25;
- pub const NS_THEME_RESIZER: ::std::os::raw::c_uint = 26;
- pub const NS_THEME_LISTBOX: ::std::os::raw::c_uint = 31;
- pub const NS_THEME_LISTITEM: ::std::os::raw::c_uint = 32;
- pub const NS_THEME_TREEVIEW: ::std::os::raw::c_uint = 41;
- pub const NS_THEME_TREEITEM: ::std::os::raw::c_uint = 42;
- pub const NS_THEME_TREETWISTY: ::std::os::raw::c_uint = 43;
- pub const NS_THEME_TREELINE: ::std::os::raw::c_uint = 44;
- pub const NS_THEME_TREEHEADER: ::std::os::raw::c_uint = 45;
- pub const NS_THEME_TREEHEADERCELL: ::std::os::raw::c_uint = 46;
- pub const NS_THEME_TREEHEADERSORTARROW: ::std::os::raw::c_uint = 47;
- pub const NS_THEME_TREETWISTYOPEN: ::std::os::raw::c_uint = 48;
- pub const NS_THEME_PROGRESSBAR: ::std::os::raw::c_uint = 51;
- pub const NS_THEME_PROGRESSCHUNK: ::std::os::raw::c_uint = 52;
- pub const NS_THEME_PROGRESSBAR_VERTICAL: ::std::os::raw::c_uint = 53;
- pub const NS_THEME_PROGRESSCHUNK_VERTICAL: ::std::os::raw::c_uint = 54;
- pub const NS_THEME_METERBAR: ::std::os::raw::c_uint = 55;
- pub const NS_THEME_METERCHUNK: ::std::os::raw::c_uint = 56;
- pub const NS_THEME_TAB: ::std::os::raw::c_uint = 61;
- pub const NS_THEME_TABPANEL: ::std::os::raw::c_uint = 62;
- pub const NS_THEME_TABPANELS: ::std::os::raw::c_uint = 65;
- pub const NS_THEME_TAB_SCROLL_ARROW_BACK: ::std::os::raw::c_uint = 66;
- pub const NS_THEME_TAB_SCROLL_ARROW_FORWARD: ::std::os::raw::c_uint = 67;
- pub const NS_THEME_TOOLTIP: ::std::os::raw::c_uint = 71;
- pub const NS_THEME_SPINNER: ::std::os::raw::c_uint = 72;
- pub const NS_THEME_SPINNER_UPBUTTON: ::std::os::raw::c_uint = 73;
- pub const NS_THEME_SPINNER_DOWNBUTTON: ::std::os::raw::c_uint = 74;
- pub const NS_THEME_SPINNER_TEXTFIELD: ::std::os::raw::c_uint = 75;
- pub const NS_THEME_NUMBER_INPUT: ::std::os::raw::c_uint = 76;
- pub const NS_THEME_SCROLLBAR: ::std::os::raw::c_uint = 80;
- pub const NS_THEME_SCROLLBAR_SMALL: ::std::os::raw::c_uint = 81;
- pub const NS_THEME_SCROLLBAR_HORIZONTAL: ::std::os::raw::c_uint = 82;
- pub const NS_THEME_SCROLLBAR_VERTICAL: ::std::os::raw::c_uint = 83;
- pub const NS_THEME_SCROLLBARBUTTON_UP: ::std::os::raw::c_uint = 84;
- pub const NS_THEME_SCROLLBARBUTTON_DOWN: ::std::os::raw::c_uint = 85;
- pub const NS_THEME_SCROLLBARBUTTON_LEFT: ::std::os::raw::c_uint = 86;
- pub const NS_THEME_SCROLLBARBUTTON_RIGHT: ::std::os::raw::c_uint = 87;
- pub const NS_THEME_SCROLLBARTRACK_HORIZONTAL: ::std::os::raw::c_uint = 88;
- pub const NS_THEME_SCROLLBARTRACK_VERTICAL: ::std::os::raw::c_uint = 89;
- pub const NS_THEME_SCROLLBARTHUMB_HORIZONTAL: ::std::os::raw::c_uint = 90;
- pub const NS_THEME_SCROLLBARTHUMB_VERTICAL: ::std::os::raw::c_uint = 91;
- pub const NS_THEME_SCROLLBAR_NON_DISAPPEARING: ::std::os::raw::c_uint =
- 92;
- pub const NS_THEME_TEXTFIELD: ::std::os::raw::c_uint = 95;
- pub const NS_THEME_CARET: ::std::os::raw::c_uint = 96;
- pub const NS_THEME_TEXTFIELD_MULTILINE: ::std::os::raw::c_uint = 97;
- pub const NS_THEME_SEARCHFIELD: ::std::os::raw::c_uint = 98;
- pub const NS_THEME_MENULIST: ::std::os::raw::c_uint = 101;
- pub const NS_THEME_MENULIST_BUTTON: ::std::os::raw::c_uint = 102;
- pub const NS_THEME_MENULIST_TEXT: ::std::os::raw::c_uint = 103;
- pub const NS_THEME_MENULIST_TEXTFIELD: ::std::os::raw::c_uint = 104;
- pub const NS_THEME_SCALE_HORIZONTAL: ::std::os::raw::c_uint = 111;
- pub const NS_THEME_SCALE_VERTICAL: ::std::os::raw::c_uint = 112;
- pub const NS_THEME_SCALETHUMB_HORIZONTAL: ::std::os::raw::c_uint = 113;
- pub const NS_THEME_SCALETHUMB_VERTICAL: ::std::os::raw::c_uint = 114;
- pub const NS_THEME_SCALETHUMBSTART: ::std::os::raw::c_uint = 115;
- pub const NS_THEME_SCALETHUMBEND: ::std::os::raw::c_uint = 116;
- pub const NS_THEME_SCALETHUMBTICK: ::std::os::raw::c_uint = 117;
- pub const NS_THEME_RANGE: ::std::os::raw::c_uint = 120;
- pub const NS_THEME_RANGE_THUMB: ::std::os::raw::c_uint = 121;
- pub const NS_THEME_GROUPBOX: ::std::os::raw::c_uint = 149;
- pub const NS_THEME_CHECKBOX_CONTAINER: ::std::os::raw::c_uint = 150;
- pub const NS_THEME_RADIO_CONTAINER: ::std::os::raw::c_uint = 151;
- pub const NS_THEME_CHECKBOX_LABEL: ::std::os::raw::c_uint = 152;
- pub const NS_THEME_RADIO_LABEL: ::std::os::raw::c_uint = 153;
- pub const NS_THEME_BUTTON_FOCUS: ::std::os::raw::c_uint = 154;
- pub const NS_THEME_WINDOW: ::std::os::raw::c_uint = 200;
- pub const NS_THEME_DIALOG: ::std::os::raw::c_uint = 201;
- pub const NS_THEME_MENUBAR: ::std::os::raw::c_uint = 210;
- pub const NS_THEME_MENUPOPUP: ::std::os::raw::c_uint = 211;
- pub const NS_THEME_MENUITEM: ::std::os::raw::c_uint = 212;
- pub const NS_THEME_CHECKMENUITEM: ::std::os::raw::c_uint = 213;
- pub const NS_THEME_RADIOMENUITEM: ::std::os::raw::c_uint = 214;
- pub const NS_THEME_MENUCHECKBOX: ::std::os::raw::c_uint = 215;
- pub const NS_THEME_MENURADIO: ::std::os::raw::c_uint = 216;
- pub const NS_THEME_MENUSEPARATOR: ::std::os::raw::c_uint = 217;
- pub const NS_THEME_MENUARROW: ::std::os::raw::c_uint = 218;
- pub const NS_THEME_MENUIMAGE: ::std::os::raw::c_uint = 219;
- pub const NS_THEME_MENUITEMTEXT: ::std::os::raw::c_uint = 220;
- pub const NS_THEME_WIN_COMMUNICATIONS_TOOLBOX: ::std::os::raw::c_uint =
- 221;
- pub const NS_THEME_WIN_MEDIA_TOOLBOX: ::std::os::raw::c_uint = 222;
- pub const NS_THEME_WIN_BROWSERTABBAR_TOOLBOX: ::std::os::raw::c_uint =
- 223;
- pub const NS_THEME_MAC_FULLSCREEN_BUTTON: ::std::os::raw::c_uint = 226;
- pub const NS_THEME_MAC_HELP_BUTTON: ::std::os::raw::c_uint = 227;
- pub const NS_THEME_WIN_BORDERLESS_GLASS: ::std::os::raw::c_uint = 229;
- pub const NS_THEME_WIN_GLASS: ::std::os::raw::c_uint = 230;
- pub const NS_THEME_WINDOW_TITLEBAR: ::std::os::raw::c_uint = 231;
- pub const NS_THEME_WINDOW_TITLEBAR_MAXIMIZED: ::std::os::raw::c_uint =
- 232;
- pub const NS_THEME_WINDOW_FRAME_LEFT: ::std::os::raw::c_uint = 233;
- pub const NS_THEME_WINDOW_FRAME_RIGHT: ::std::os::raw::c_uint = 234;
- pub const NS_THEME_WINDOW_FRAME_BOTTOM: ::std::os::raw::c_uint = 235;
- pub const NS_THEME_WINDOW_BUTTON_CLOSE: ::std::os::raw::c_uint = 236;
- pub const NS_THEME_WINDOW_BUTTON_MINIMIZE: ::std::os::raw::c_uint = 237;
- pub const NS_THEME_WINDOW_BUTTON_MAXIMIZE: ::std::os::raw::c_uint = 238;
- pub const NS_THEME_WINDOW_BUTTON_RESTORE: ::std::os::raw::c_uint = 239;
- pub const NS_THEME_WINDOW_BUTTON_BOX: ::std::os::raw::c_uint = 240;
- pub const NS_THEME_WINDOW_BUTTON_BOX_MAXIMIZED: ::std::os::raw::c_uint =
- 241;
- pub const NS_THEME_WIN_EXCLUDE_GLASS: ::std::os::raw::c_uint = 242;
- pub const NS_THEME_MAC_VIBRANCY_LIGHT: ::std::os::raw::c_uint = 243;
- pub const NS_THEME_MAC_VIBRANCY_DARK: ::std::os::raw::c_uint = 244;
- pub const NS_THEME_MAC_DISCLOSURE_BUTTON_OPEN: ::std::os::raw::c_uint =
- 245;
- pub const NS_THEME_MAC_DISCLOSURE_BUTTON_CLOSED: ::std::os::raw::c_uint =
- 246;
- pub const NS_THEME_GTK_INFO_BAR: ::std::os::raw::c_uint = 247;
- pub const NS_THEME_MAC_SOURCE_LIST: ::std::os::raw::c_uint = 248;
- pub const NS_THEME_MAC_SOURCE_LIST_SELECTION: ::std::os::raw::c_uint =
- 249;
- pub const NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION:
- ::std::os::raw::c_uint =
- 250;
pub mod std {
#[allow(unused_imports)]
use self::super::super::root;
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct pair<_T1, _T2> {
pub first: _T1,
pub second: _T2,
@@ -1200,27 +1065,20 @@ pub mod root {
pub _address: u8,
}
pub type iterator_iterator_category<_Category> = _Category;
pub type iterator_value_type<_Tp> = _Tp;
pub type iterator_difference_type<_Distance> = _Distance;
pub type iterator_pointer<_Pointer> = _Pointer;
pub type iterator_reference<_Reference> = _Reference;
#[repr(C)]
- #[derive(Debug, Copy, Clone)]
- pub struct __iterator_traits {
- pub _address: u8,
- }
- #[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct iterator_traits {
pub _address: u8,
}
#[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct reverse_iterator<_Iterator> {
pub current: _Iterator,
pub _phantom_0: ::std::marker::PhantomData<::std::cell::UnsafeCell<_Iterator>>,
}
pub type reverse_iterator___traits_type = root::std::iterator_traits;
pub type reverse_iterator_iterator_type<_Iterator> = _Iterator;
pub type reverse_iterator_difference_type =
root::std::reverse_iterator___traits_type;
@@ -3618,16 +3476,21 @@ pub mod root {
"Alignment of field: " , stringify ! ( Element ) ,
"::" , stringify ! ( mState ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const Element ) ) . mServoData as *
const _ as usize } , 120usize , concat ! (
"Alignment of field: " , stringify ! ( Element ) ,
"::" , stringify ! ( mServoData ) ));
}
+ #[repr(C)]
+ #[derive(Debug, Copy, Clone)]
+ pub struct ShadowRoot {
+ _unused: [u8; 0],
+ }
/**
* Struct that stores info on an attribute. The name and value must either both
* be null or both be non-null.
*
* Note that, just as the pointers returned by GetAttrNameAt, the pointers that
* this struct hold are only valid until the element or its attributes are
* mutated (directly or via script).
*/
@@ -4029,21 +3892,16 @@ pub mod root {
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct GetRootNodeOptions {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
- pub struct ShadowRoot {
- _unused: [u8; 0],
- }
- #[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct Touch {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct Selection {
_unused: [u8; 0],
}
@@ -6819,16 +6677,18 @@ pub mod root {
pub mOwningNode: *mut root::nsINode,
pub mMedia: root::RefPtr<root::mozilla::dom::MediaList>,
pub mNext: root::RefPtr<root::mozilla::StyleSheet>,
pub mParsingMode: root::mozilla::css::SheetParsingMode,
pub mType: root::mozilla::StyleBackendType,
pub mDisabled: bool,
pub mDocumentAssociationMode: root::mozilla::StyleSheet_DocumentAssociationMode,
pub mInner: *mut root::mozilla::StyleSheetInfo,
+ pub mDirty: bool,
+ pub mStyleSets: root::nsTArray<root::mozilla::StyleSetHandle>,
}
pub type StyleSheet_HasThreadSafeRefCnt = root::mozilla::FalseType;
#[repr(C)]
#[derive(Debug, Copy)]
pub struct StyleSheet_cycleCollection {
pub _base: root::nsXPCOMCycleCollectionParticipant,
}
#[test]
@@ -6840,16 +6700,32 @@ pub mod root {
assert_eq! (::std::mem::align_of::<StyleSheet_cycleCollection>() ,
8usize , concat ! (
"Alignment of " , stringify ! (
StyleSheet_cycleCollection ) ));
}
impl Clone for StyleSheet_cycleCollection {
fn clone(&self) -> Self { *self }
}
+ #[repr(i32)]
+ /**
+ * The different changes that a stylesheet may go through.
+ *
+ * Used by the StyleSets in order to handle more efficiently some kinds of
+ * changes.
+ */
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum StyleSheet_ChangeType {
+ Added = 0,
+ Removed = 1,
+ ApplicableStateChanged = 2,
+ RuleAdded = 3,
+ RuleRemoved = 4,
+ RuleChanged = 5,
+ }
#[repr(u32)]
#[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
pub enum StyleSheet_DocumentAssociationMode {
OwnedByDocument = 0,
NotOwnedByDocument = 1,
}
#[repr(C)]
#[derive(Debug, Copy)]
@@ -6888,17 +6764,17 @@ pub mod root {
}
extern "C" {
#[link_name = "_ZN7mozilla10StyleSheet21_cycleCollectorGlobalE"]
pub static mut StyleSheet__cycleCollectorGlobal:
root::mozilla::StyleSheet_cycleCollection;
}
#[test]
fn bindgen_test_layout_StyleSheet() {
- assert_eq!(::std::mem::size_of::<StyleSheet>() , 136usize , concat
+ assert_eq!(::std::mem::size_of::<StyleSheet>() , 152usize , concat
! ( "Size of: " , stringify ! ( StyleSheet ) ));
assert_eq! (::std::mem::align_of::<StyleSheet>() , 8usize , concat
! ( "Alignment of " , stringify ! ( StyleSheet ) ));
}
#[repr(C)]
#[derive(Debug)]
pub struct OriginAttributes {
pub _base: root::mozilla::dom::OriginAttributesDictionary,
@@ -6958,16 +6834,66 @@ pub mod root {
CORS_ANONYMOUS = 1,
CORS_USE_CREDENTIALS = 2,
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct ServoStyleSheet {
_unused: [u8; 0],
}
+ /**
+ * Smart pointer class that can hold a pointer to either an nsStyleSet
+ * or a ServoStyleSet.
+ */
+ #[repr(C)]
+ #[derive(Debug, Copy)]
+ pub struct StyleSetHandle {
+ pub mPtr: root::mozilla::StyleSetHandle_Ptr,
+ }
+ #[repr(C)]
+ #[derive(Debug, Copy)]
+ pub struct StyleSetHandle_Ptr {
+ pub mValue: usize,
+ }
+ #[test]
+ fn bindgen_test_layout_StyleSetHandle_Ptr() {
+ assert_eq!(::std::mem::size_of::<StyleSetHandle_Ptr>() , 8usize ,
+ concat ! (
+ "Size of: " , stringify ! ( StyleSetHandle_Ptr ) ));
+ assert_eq! (::std::mem::align_of::<StyleSetHandle_Ptr>() , 8usize
+ , concat ! (
+ "Alignment of " , stringify ! ( StyleSetHandle_Ptr )
+ ));
+ assert_eq! (unsafe {
+ & ( * ( 0 as * const StyleSetHandle_Ptr ) ) . mValue
+ as * const _ as usize } , 0usize , concat ! (
+ "Alignment of field: " , stringify ! (
+ StyleSetHandle_Ptr ) , "::" , stringify ! ( mValue )
+ ));
+ }
+ impl Clone for StyleSetHandle_Ptr {
+ fn clone(&self) -> Self { *self }
+ }
+ #[test]
+ fn bindgen_test_layout_StyleSetHandle() {
+ assert_eq!(::std::mem::size_of::<StyleSetHandle>() , 8usize ,
+ concat ! ( "Size of: " , stringify ! ( StyleSetHandle )
+ ));
+ assert_eq! (::std::mem::align_of::<StyleSetHandle>() , 8usize ,
+ concat ! (
+ "Alignment of " , stringify ! ( StyleSetHandle ) ));
+ assert_eq! (unsafe {
+ & ( * ( 0 as * const StyleSetHandle ) ) . mPtr as *
+ const _ as usize } , 0usize , concat ! (
+ "Alignment of field: " , stringify ! ( StyleSetHandle
+ ) , "::" , stringify ! ( mPtr ) ));
+ }
+ impl Clone for StyleSetHandle {
+ fn clone(&self) -> Self { *self }
+ }
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct StyleSheetInfo {
_unused: [u8; 0],
}
#[repr(i32)]
#[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
pub enum CSSEnabledState {
@@ -7009,66 +6935,16 @@ pub mod root {
placeholder = 23,
mozColorSwatch = 24,
Count = 25,
NonInheritingAnonBox = 26,
XULTree = 27,
NotPseudo = 28,
MAX = 29,
}
- /**
- * Smart pointer class that can hold a pointer to either an nsStyleSet
- * or a ServoStyleSet.
- */
- #[repr(C)]
- #[derive(Debug, Copy)]
- pub struct StyleSetHandle {
- pub mPtr: root::mozilla::StyleSetHandle_Ptr,
- }
- #[repr(C)]
- #[derive(Debug, Copy)]
- pub struct StyleSetHandle_Ptr {
- pub mValue: usize,
- }
- #[test]
- fn bindgen_test_layout_StyleSetHandle_Ptr() {
- assert_eq!(::std::mem::size_of::<StyleSetHandle_Ptr>() , 8usize ,
- concat ! (
- "Size of: " , stringify ! ( StyleSetHandle_Ptr ) ));
- assert_eq! (::std::mem::align_of::<StyleSetHandle_Ptr>() , 8usize
- , concat ! (
- "Alignment of " , stringify ! ( StyleSetHandle_Ptr )
- ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const StyleSetHandle_Ptr ) ) . mValue
- as * const _ as usize } , 0usize , concat ! (
- "Alignment of field: " , stringify ! (
- StyleSetHandle_Ptr ) , "::" , stringify ! ( mValue )
- ));
- }
- impl Clone for StyleSetHandle_Ptr {
- fn clone(&self) -> Self { *self }
- }
- #[test]
- fn bindgen_test_layout_StyleSetHandle() {
- assert_eq!(::std::mem::size_of::<StyleSetHandle>() , 8usize ,
- concat ! ( "Size of: " , stringify ! ( StyleSetHandle )
- ));
- assert_eq! (::std::mem::align_of::<StyleSetHandle>() , 8usize ,
- concat ! (
- "Alignment of " , stringify ! ( StyleSetHandle ) ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const StyleSetHandle ) ) . mPtr as *
- const _ as usize } , 0usize , concat ! (
- "Alignment of field: " , stringify ! ( StyleSetHandle
- ) , "::" , stringify ! ( mPtr ) ));
- }
- impl Clone for StyleSetHandle {
- fn clone(&self) -> Self { *self }
- }
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct EventChainVisitor {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct EventChainPostVisitor {
@@ -21856,19 +21732,17 @@ pub mod root {
pub mAutoWeakFrames: *mut root::AutoWeakFrame,
pub mWeakFrames: [u64; 6usize],
pub mCanvasBackgroundColor: root::nscolor,
pub mResolution: [u32; 2usize],
pub mSelectionFlags: i16,
pub mRenderFlags: root::nsIPresShell_RenderFlags,
pub _bitfield_1: u8,
pub _bitfield_2: u8,
- pub _bitfield_3: u8,
pub mPresShellId: u32,
- pub mChangedScopeStyleRoots: [u64; 3usize],
pub mFontSizeInflationEmPerLine: u32,
pub mFontSizeInflationMinTwips: u32,
pub mFontSizeInflationLineThreshold: u32,
pub mFontSizeInflationForceEnabled: bool,
pub mFontSizeInflationDisabledInMasterProcess: bool,
pub mFontSizeInflationEnabled: bool,
pub mFontSizeInflationEnabledIsDirty: bool,
pub mPaintingIsFrozen: bool,
@@ -22203,17 +22077,17 @@ pub mod root {
pub static mut nsIPresShell_gCaptureInfo: root::CapturingContentInfo;
}
extern "C" {
#[link_name = "_ZN12nsIPresShell14gKeyDownTargetE"]
pub static mut nsIPresShell_gKeyDownTarget: *mut root::nsIContent;
}
#[test]
fn bindgen_test_layout_nsIPresShell() {
- assert_eq!(::std::mem::size_of::<nsIPresShell>() , 5528usize , concat
+ assert_eq!(::std::mem::size_of::<nsIPresShell>() , 5504usize , concat
! ( "Size of: " , stringify ! ( nsIPresShell ) ));
assert_eq! (::std::mem::align_of::<nsIPresShell>() , 8usize , concat !
( "Alignment of " , stringify ! ( nsIPresShell ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mDocument as *
const _ as usize } , 8usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mDocument ) ));
@@ -22325,619 +22199,585 @@ pub mod root {
"::" , stringify ! ( mRenderFlags ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mPresShellId as *
const _ as usize } , 5476usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mPresShellId ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
- mChangedScopeStyleRoots as * const _ as usize } ,
+ mFontSizeInflationEmPerLine as * const _ as usize } ,
5480usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
- "::" , stringify ! ( mChangedScopeStyleRoots ) ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const nsIPresShell ) ) .
- mFontSizeInflationEmPerLine as * const _ as usize } ,
- 5504usize , concat ! (
- "Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEmPerLine ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationMinTwips as * const _ as usize } ,
- 5508usize , concat ! (
+ 5484usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationMinTwips ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationLineThreshold as * const _ as usize } ,
- 5512usize , concat ! (
+ 5488usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationLineThreshold ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationForceEnabled as * const _ as usize } ,
- 5516usize , concat ! (
+ 5492usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationForceEnabled ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationDisabledInMasterProcess as * const _ as
- usize } , 5517usize , concat ! (
+ usize } , 5493usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! (
mFontSizeInflationDisabledInMasterProcess ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationEnabled as * const _ as usize } ,
- 5518usize , concat ! (
+ 5494usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEnabled ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationEnabledIsDirty as * const _ as usize } ,
- 5519usize , concat ! (
+ 5495usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEnabledIsDirty )
));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mPaintingIsFrozen
- as * const _ as usize } , 5520usize , concat ! (
+ as * const _ as usize } , 5496usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mPaintingIsFrozen ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mIsNeverPainting
- as * const _ as usize } , 5521usize , concat ! (
+ as * const _ as usize } , 5497usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mIsNeverPainting ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mInFlush as *
- const _ as usize } , 5522usize , concat ! (
+ const _ as usize } , 5498usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mInFlush ) ));
}
impl nsIPresShell {
#[inline]
- pub fn mStylesHaveChanged(&self) -> bool {
+ pub fn mDidInitialize(&self) -> bool {
let mask = 1usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 0usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mStylesHaveChanged(&mut self, val: bool) {
+ pub fn set_mDidInitialize(&mut self, val: bool) {
let mask = 1usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 0usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mDidInitialize(&self) -> bool {
+ pub fn mIsDestroying(&self) -> bool {
let mask = 2usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 1usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mDidInitialize(&mut self, val: bool) {
+ pub fn set_mIsDestroying(&mut self, val: bool) {
let mask = 2usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 1usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsDestroying(&self) -> bool {
+ pub fn mIsReflowing(&self) -> bool {
let mask = 4usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 2usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsDestroying(&mut self, val: bool) {
+ pub fn set_mIsReflowing(&mut self, val: bool) {
let mask = 4usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 2usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsReflowing(&self) -> bool {
+ pub fn mPaintingSuppressed(&self) -> bool {
let mask = 8usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 3usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsReflowing(&mut self, val: bool) {
+ pub fn set_mPaintingSuppressed(&mut self, val: bool) {
let mask = 8usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 3usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mPaintingSuppressed(&self) -> bool {
+ pub fn mIsThemeSupportDisabled(&self) -> bool {
let mask = 16usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 4usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mPaintingSuppressed(&mut self, val: bool) {
+ pub fn set_mIsThemeSupportDisabled(&mut self, val: bool) {
let mask = 16usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 4usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsThemeSupportDisabled(&self) -> bool {
+ pub fn mIsActive(&self) -> bool {
let mask = 32usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 5usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsThemeSupportDisabled(&mut self, val: bool) {
+ pub fn set_mIsActive(&mut self, val: bool) {
let mask = 32usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 5usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsActive(&self) -> bool {
+ pub fn mFrozen(&self) -> bool {
let mask = 64usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 6usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsActive(&mut self, val: bool) {
+ pub fn set_mFrozen(&mut self, val: bool) {
let mask = 64usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 6usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mFrozen(&self) -> bool {
+ pub fn mIsFirstPaint(&self) -> bool {
let mask = 128usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 7usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mFrozen(&mut self, val: bool) {
+ pub fn set_mIsFirstPaint(&mut self, val: bool) {
let mask = 128usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 7usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn new_bitfield_1(mStylesHaveChanged: bool, mDidInitialize: bool,
- mIsDestroying: bool, mIsReflowing: bool,
- mPaintingSuppressed: bool,
+ pub fn new_bitfield_1(mDidInitialize: bool, mIsDestroying: bool,
+ mIsReflowing: bool, mPaintingSuppressed: bool,
mIsThemeSupportDisabled: bool, mIsActive: bool,
- mFrozen: bool) -> u8 {
+ mFrozen: bool, mIsFirstPaint: bool) -> u8 {
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{ 0 };
- let mStylesHaveChanged =
- mStylesHaveChanged
+ let mDidInitialize =
+ mDidInitialize
as
u8
as
u8;
let mask =
1usize
as
u8;
- let mStylesHaveChanged =
- (mStylesHaveChanged
+ let mDidInitialize =
+ (mDidInitialize
<<
0usize)
&
mask;
bitfield_unit_val
|
- mStylesHaveChanged
+ mDidInitialize
};
- let mDidInitialize =
- mDidInitialize
+ let mIsDestroying =
+ mIsDestroying
as u8 as
u8;
let mask =
2usize as u8;
- let mDidInitialize =
- (mDidInitialize
+ let mIsDestroying =
+ (mIsDestroying
<<
1usize) &
mask;
bitfield_unit_val
|
- mDidInitialize
+ mIsDestroying
};
- let mIsDestroying =
- mIsDestroying as u8 as
+ let mIsReflowing =
+ mIsReflowing as u8 as
u8;
let mask = 4usize as u8;
- let mIsDestroying =
- (mIsDestroying <<
+ let mIsReflowing =
+ (mIsReflowing <<
2usize) & mask;
bitfield_unit_val |
- mIsDestroying
+ mIsReflowing
};
- let mIsReflowing =
- mIsReflowing as u8 as u8;
+ let mPaintingSuppressed =
+ mPaintingSuppressed as u8 as
+ u8;
let mask = 8usize as u8;
- let mIsReflowing =
- (mIsReflowing << 3usize) &
- mask;
- bitfield_unit_val | mIsReflowing
+ let mPaintingSuppressed =
+ (mPaintingSuppressed <<
+ 3usize) & mask;
+ bitfield_unit_val |
+ mPaintingSuppressed
};
- let mPaintingSuppressed =
- mPaintingSuppressed as u8 as u8;
+ let mIsThemeSupportDisabled =
+ mIsThemeSupportDisabled as u8 as u8;
let mask = 16usize as u8;
- let mPaintingSuppressed =
- (mPaintingSuppressed << 4usize) &
+ let mIsThemeSupportDisabled =
+ (mIsThemeSupportDisabled << 4usize) &
mask;
- bitfield_unit_val | mPaintingSuppressed
+ bitfield_unit_val |
+ mIsThemeSupportDisabled
};
- let mIsThemeSupportDisabled =
- mIsThemeSupportDisabled as u8 as u8;
+ let mIsActive = mIsActive as u8 as u8;
let mask = 32usize as u8;
- let mIsThemeSupportDisabled =
- (mIsThemeSupportDisabled << 5usize) & mask;
- bitfield_unit_val | mIsThemeSupportDisabled
+ let mIsActive = (mIsActive << 5usize) & mask;
+ bitfield_unit_val | mIsActive
};
- let mIsActive = mIsActive as u8 as u8;
+ let mFrozen = mFrozen as u8 as u8;
let mask = 64usize as u8;
- let mIsActive = (mIsActive << 6usize) & mask;
- bitfield_unit_val | mIsActive
+ let mFrozen = (mFrozen << 6usize) & mask;
+ bitfield_unit_val | mFrozen
};
- let mFrozen = mFrozen as u8 as u8;
+ let mIsFirstPaint = mIsFirstPaint as u8 as u8;
let mask = 128usize as u8;
- let mFrozen = (mFrozen << 7usize) & mask;
- bitfield_unit_val | mFrozen
- }
- #[inline]
- pub fn mIsFirstPaint(&self) -> bool {
+ let mIsFirstPaint = (mIsFirstPaint << 7usize) & mask;
+ bitfield_unit_val | mIsFirstPaint
+ }
+ #[inline]
+ pub fn mObservesMutationsForPrint(&self) -> bool {
let mask = 1usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 0usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsFirstPaint(&mut self, val: bool) {
+ pub fn set_mObservesMutationsForPrint(&mut self, val: bool) {
let mask = 1usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 0usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservesMutationsForPrint(&self) -> bool {
+ pub fn mSuppressInterruptibleReflows(&self) -> bool {
let mask = 2usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 1usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservesMutationsForPrint(&mut self, val: bool) {
+ pub fn set_mSuppressInterruptibleReflows(&mut self, val: bool) {
let mask = 2usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 1usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mSuppressInterruptibleReflows(&self) -> bool {
+ pub fn mScrollPositionClampingScrollPortSizeSet(&self) -> bool {
let mask = 4usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 2usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mSuppressInterruptibleReflows(&mut self, val: bool) {
+ pub fn set_mScrollPositionClampingScrollPortSizeSet(&mut self,
+ val: bool) {
let mask = 4usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 2usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mScrollPositionClampingScrollPortSizeSet(&self) -> bool {
+ pub fn mNeedLayoutFlush(&self) -> bool {
let mask = 8usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 3usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mScrollPositionClampingScrollPortSizeSet(&mut self,
- val: bool) {
+ pub fn set_mNeedLayoutFlush(&mut self, val: bool) {
let mask = 8usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 3usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mNeedLayoutFlush(&self) -> bool {
+ pub fn mNeedStyleFlush(&self) -> bool {
let mask = 16usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 4usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mNeedLayoutFlush(&mut self, val: bool) {
+ pub fn set_mNeedStyleFlush(&mut self, val: bool) {
let mask = 16usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 4usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mNeedStyleFlush(&self) -> bool {
+ pub fn mObservingStyleFlushes(&self) -> bool {
let mask = 32usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 5usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mNeedStyleFlush(&mut self, val: bool) {
+ pub fn set_mObservingStyleFlushes(&mut self, val: bool) {
let mask = 32usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 5usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservingStyleFlushes(&self) -> bool {
+ pub fn mObservingLayoutFlushes(&self) -> bool {
let mask = 64usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 6usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservingStyleFlushes(&mut self, val: bool) {
+ pub fn set_mObservingLayoutFlushes(&mut self, val: bool) {
let mask = 64usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 6usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservingLayoutFlushes(&self) -> bool {
+ pub fn mNeedThrottledAnimationFlush(&self) -> bool {
let mask = 128usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 7usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservingLayoutFlushes(&mut self, val: bool) {
+ pub fn set_mNeedThrottledAnimationFlush(&mut self, val: bool) {
let mask = 128usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 7usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn new_bitfield_2(mIsFirstPaint: bool,
- mObservesMutationsForPrint: bool,
+ pub fn new_bitfield_2(mObservesMutationsForPrint: bool,
mSuppressInterruptibleReflows: bool,
mScrollPositionClampingScrollPortSizeSet: bool,
mNeedLayoutFlush: bool, mNeedStyleFlush: bool,
mObservingStyleFlushes: bool,
- mObservingLayoutFlushes: bool) -> u8 {
+ mObservingLayoutFlushes: bool,
+ mNeedThrottledAnimationFlush: bool) -> u8 {
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{ 0 };
- let mIsFirstPaint =
- mIsFirstPaint
+ let mObservesMutationsForPrint =
+ mObservesMutationsForPrint
as
u8
as
u8;
let mask =
1usize
as
u8;
- let mIsFirstPaint =
- (mIsFirstPaint
+ let mObservesMutationsForPrint =
+ (mObservesMutationsForPrint
<<
0usize)
&
mask;
bitfield_unit_val
|
- mIsFirstPaint
+ mObservesMutationsForPrint
};
- let mObservesMutationsForPrint =
- mObservesMutationsForPrint
+ let mSuppressInterruptibleReflows =
+ mSuppressInterruptibleReflows
as u8 as
u8;
let mask =
2usize as u8;
- let mObservesMutationsForPrint =
- (mObservesMutationsForPrint
+ let mSuppressInterruptibleReflows =
+ (mSuppressInterruptibleReflows
<<
1usize) &
mask;
bitfield_unit_val
|
- mObservesMutationsForPrint
+ mSuppressInterruptibleReflows
};
- let mSuppressInterruptibleReflows =
- mSuppressInterruptibleReflows
+ let mScrollPositionClampingScrollPortSizeSet =
+ mScrollPositionClampingScrollPortSizeSet
as u8 as u8;
let mask = 4usize as u8;
- let mSuppressInterruptibleReflows =
- (mSuppressInterruptibleReflows
+ let mScrollPositionClampingScrollPortSizeSet =
+ (mScrollPositionClampingScrollPortSizeSet
<< 2usize) &
mask;
bitfield_unit_val |
- mSuppressInterruptibleReflows
+ mScrollPositionClampingScrollPortSizeSet
};
- let mScrollPositionClampingScrollPortSizeSet =
- mScrollPositionClampingScrollPortSizeSet
- as u8 as u8;
+ let mNeedLayoutFlush =
+ mNeedLayoutFlush as u8 as u8;
let mask = 8usize as u8;
- let mScrollPositionClampingScrollPortSizeSet =
- (mScrollPositionClampingScrollPortSizeSet
- << 3usize) & mask;
+ let mNeedLayoutFlush =
+ (mNeedLayoutFlush << 3usize) &
+ mask;
bitfield_unit_val |
- mScrollPositionClampingScrollPortSizeSet
+ mNeedLayoutFlush
};
- let mNeedLayoutFlush =
- mNeedLayoutFlush as u8 as u8;
+ let mNeedStyleFlush =
+ mNeedStyleFlush as u8 as u8;
let mask = 16usize as u8;
- let mNeedLayoutFlush =
- (mNeedLayoutFlush << 4usize) & mask;
- bitfield_unit_val | mNeedLayoutFlush
+ let mNeedStyleFlush =
+ (mNeedStyleFlush << 4usize) & mask;
+ bitfield_unit_val | mNeedStyleFlush
};
- let mNeedStyleFlush = mNeedStyleFlush as u8 as u8;
+ let mObservingStyleFlushes =
+ mObservingStyleFlushes as u8 as u8;
let mask = 32usize as u8;
- let mNeedStyleFlush =
- (mNeedStyleFlush << 5usize) & mask;
- bitfield_unit_val | mNeedStyleFlush
+ let mObservingStyleFlushes =
+ (mObservingStyleFlushes << 5usize) & mask;
+ bitfield_unit_val | mObservingStyleFlushes
};
- let mObservingStyleFlushes =
- mObservingStyleFlushes as u8 as u8;
+ let mObservingLayoutFlushes =
+ mObservingLayoutFlushes as u8 as u8;
let mask = 64usize as u8;
- let mObservingStyleFlushes =
- (mObservingStyleFlushes << 6usize) & mask;
- bitfield_unit_val | mObservingStyleFlushes
+ let mObservingLayoutFlushes =
+ (mObservingLayoutFlushes << 6usize) & mask;
+ bitfield_unit_val | mObservingLayoutFlushes
};
- let mObservingLayoutFlushes = mObservingLayoutFlushes as u8 as u8;
- let mask = 128usize as u8;
- let mObservingLayoutFlushes =
- (mObservingLayoutFlushes << 7usize) & mask;
- bitfield_unit_val | mObservingLayoutFlushes
- }
- #[inline]
- pub fn mNeedThrottledAnimationFlush(&self) -> bool {
- let mask = 1usize as u8;
- let unit_field_val: u8 =
- unsafe { ::std::mem::transmute(self._bitfield_3) };
- let val = (unit_field_val & mask) >> 0usize;
- unsafe { ::std::mem::transmute(val as u8) }
- }
- #[inline]
- pub fn set_mNeedThrottledAnimationFlush(&mut self, val: bool) {
- let mask = 1usize as u8;
- let val = val as u8 as u8;
- let mut unit_field_val: u8 =
- unsafe { ::std::mem::transmute(self._bitfield_3) };
- unit_field_val &= !mask;
- unit_field_val |= (val << 0usize) & mask;
- self._bitfield_3 =
- unsafe { ::std::mem::transmute(unit_field_val) };
- }
- #[inline]
- pub fn new_bitfield_3(mNeedThrottledAnimationFlush: bool) -> u8 {
- let bitfield_unit_val = { 0 };
let mNeedThrottledAnimationFlush =
mNeedThrottledAnimationFlush as u8 as u8;
- let mask = 1usize as u8;
+ let mask = 128usize as u8;
let mNeedThrottledAnimationFlush =
- (mNeedThrottledAnimationFlush << 0usize) & mask;
+ (mNeedThrottledAnimationFlush << 7usize) & mask;
bitfield_unit_val | mNeedThrottledAnimationFlush
}
}
/**
* A class that implements nsIWeakReference
*/
#[repr(C)]
#[derive(Debug)]
@@ -22974,67 +22814,67 @@ pub mod root {
"Alignment of field: " , stringify ! ( nsNodeWeakReference
) , "::" , stringify ! ( mNode ) ));
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct nsDOMMutationObserver {
_unused: [u8; 0],
}
- pub const NODE_HAS_LISTENERMANAGER: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_LISTENERMANAGER;
- pub const NODE_HAS_PROPERTIES: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_PROPERTIES;
- pub const NODE_IS_ANONYMOUS_ROOT: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_ANONYMOUS_ROOT;
- pub const NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE;
- pub const NODE_IS_NATIVE_ANONYMOUS_ROOT: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_NATIVE_ANONYMOUS_ROOT;
- pub const NODE_FORCE_XBL_BINDINGS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_FORCE_XBL_BINDINGS;
- pub const NODE_MAY_BE_IN_BINDING_MNGR: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_MAY_BE_IN_BINDING_MNGR;
- pub const NODE_IS_EDITABLE: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_EDITABLE;
- pub const NODE_IS_NATIVE_ANONYMOUS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_NATIVE_ANONYMOUS;
- pub const NODE_IS_IN_SHADOW_TREE: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_IN_SHADOW_TREE;
- pub const NODE_HAS_EMPTY_SELECTOR: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_EMPTY_SELECTOR;
- pub const NODE_HAS_SLOW_SELECTOR: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_SLOW_SELECTOR;
- pub const NODE_HAS_EDGE_CHILD_SELECTOR: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_EDGE_CHILD_SELECTOR;
- pub const NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS;
- pub const NODE_ALL_SELECTOR_FLAGS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_ALL_SELECTOR_FLAGS;
- pub const NODE_NEEDS_FRAME: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_NEEDS_FRAME;
- pub const NODE_DESCENDANTS_NEED_FRAMES: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_DESCENDANTS_NEED_FRAMES;
- pub const NODE_HAS_ACCESSKEY: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_ACCESSKEY;
- pub const NODE_HAS_DIRECTION_RTL: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_DIRECTION_RTL;
- pub const NODE_HAS_DIRECTION_LTR: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_HAS_DIRECTION_LTR;
- pub const NODE_ALL_DIRECTION_FLAGS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_ALL_DIRECTION_FLAGS;
- pub const NODE_CHROME_ONLY_ACCESS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_CHROME_ONLY_ACCESS;
- pub const NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS;
- pub const NODE_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_88 =
- _bindgen_ty_88::NODE_TYPE_SPECIFIC_BITS_OFFSET;
- #[repr(u32)]
- #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
- pub enum _bindgen_ty_88 {
+ pub const NODE_HAS_LISTENERMANAGER: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_LISTENERMANAGER;
+ pub const NODE_HAS_PROPERTIES: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_PROPERTIES;
+ pub const NODE_IS_ANONYMOUS_ROOT: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_ANONYMOUS_ROOT;
+ pub const NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE;
+ pub const NODE_IS_NATIVE_ANONYMOUS_ROOT: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_NATIVE_ANONYMOUS_ROOT;
+ pub const NODE_FORCE_XBL_BINDINGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_FORCE_XBL_BINDINGS;
+ pub const NODE_MAY_BE_IN_BINDING_MNGR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_MAY_BE_IN_BINDING_MNGR;
+ pub const NODE_IS_EDITABLE: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_EDITABLE;
+ pub const NODE_IS_NATIVE_ANONYMOUS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_NATIVE_ANONYMOUS;
+ pub const NODE_IS_IN_SHADOW_TREE: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_IN_SHADOW_TREE;
+ pub const NODE_HAS_EMPTY_SELECTOR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_EMPTY_SELECTOR;
+ pub const NODE_HAS_SLOW_SELECTOR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_SLOW_SELECTOR;
+ pub const NODE_HAS_EDGE_CHILD_SELECTOR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_EDGE_CHILD_SELECTOR;
+ pub const NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS;
+ pub const NODE_ALL_SELECTOR_FLAGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_ALL_SELECTOR_FLAGS;
+ pub const NODE_NEEDS_FRAME: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_NEEDS_FRAME;
+ pub const NODE_DESCENDANTS_NEED_FRAMES: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_DESCENDANTS_NEED_FRAMES;
+ pub const NODE_HAS_ACCESSKEY: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_ACCESSKEY;
+ pub const NODE_HAS_DIRECTION_RTL: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_DIRECTION_RTL;
+ pub const NODE_HAS_DIRECTION_LTR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_HAS_DIRECTION_LTR;
+ pub const NODE_ALL_DIRECTION_FLAGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_ALL_DIRECTION_FLAGS;
+ pub const NODE_CHROME_ONLY_ACCESS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_CHROME_ONLY_ACCESS;
+ pub const NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS;
+ pub const NODE_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_84 =
+ _bindgen_ty_84::NODE_TYPE_SPECIFIC_BITS_OFFSET;
+ #[repr(u32)]
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum _bindgen_ty_84 {
NODE_HAS_LISTENERMANAGER = 4,
NODE_HAS_PROPERTIES = 8,
NODE_IS_ANONYMOUS_ROOT = 16,
NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE = 32,
NODE_IS_NATIVE_ANONYMOUS_ROOT = 64,
NODE_FORCE_XBL_BINDINGS = 128,
NODE_MAY_BE_IN_BINDING_MNGR = 256,
NODE_IS_EDITABLE = 512,
@@ -30955,28 +30795,28 @@ pub mod root {
) , "::" , stringify ! ( mRefCnt ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsStyleQuoteValues ) ) . mQuotePairs
as * const _ as usize } , 8usize , concat ! (
"Alignment of field: " , stringify ! ( nsStyleQuoteValues
) , "::" , stringify ! ( mQuotePairs ) ));
}
#[test]
- fn __bindgen_test_layout_StaticRefPtr_instantiation_91() {
+ fn __bindgen_test_layout_StaticRefPtr_instantiation_87() {
assert_eq!(::std::mem::size_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
}
#[test]
- fn __bindgen_test_layout_StaticRefPtr_instantiation_92() {
+ fn __bindgen_test_layout_StaticRefPtr_instantiation_88() {
assert_eq!(::std::mem::size_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
@@ -33210,16 +33050,286 @@ pub mod root {
pub type RawGeckoAnimationPropertySegmentBorrowed =
*const root::RawGeckoAnimationPropertySegment;
pub type RawGeckoComputedTimingBorrowed =
*const root::RawGeckoComputedTiming;
pub type RawGeckoServoStyleRuleListBorrowedMut =
*mut root::RawGeckoServoStyleRuleList;
pub type RawGeckoCSSPropertyIDListBorrowed =
*const root::RawGeckoCSSPropertyIDList;
+ pub const ThemeWidgetType_NS_THEME_NONE: root::ThemeWidgetType = 0;
+ pub const ThemeWidgetType_NS_THEME_BUTTON: root::ThemeWidgetType = 1;
+ pub const ThemeWidgetType_NS_THEME_RADIO: root::ThemeWidgetType = 2;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX: root::ThemeWidgetType = 3;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_BEVEL: root::ThemeWidgetType =
+ 4;
+ pub const ThemeWidgetType_NS_THEME_FOCUS_OUTLINE: root::ThemeWidgetType =
+ 5;
+ pub const ThemeWidgetType_NS_THEME_TOOLBOX: root::ThemeWidgetType = 6;
+ pub const ThemeWidgetType_NS_THEME_TOOLBAR: root::ThemeWidgetType = 7;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARBUTTON: root::ThemeWidgetType =
+ 8;
+ pub const ThemeWidgetType_NS_THEME_DUALBUTTON: root::ThemeWidgetType = 9;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARBUTTON_DROPDOWN:
+ root::ThemeWidgetType =
+ 10;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_UP: root::ThemeWidgetType
+ =
+ 11;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_DOWN:
+ root::ThemeWidgetType =
+ 12;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_NEXT:
+ root::ThemeWidgetType =
+ 13;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_PREVIOUS:
+ root::ThemeWidgetType =
+ 14;
+ pub const ThemeWidgetType_NS_THEME_SEPARATOR: root::ThemeWidgetType = 15;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARGRIPPER: root::ThemeWidgetType =
+ 16;
+ pub const ThemeWidgetType_NS_THEME_SPLITTER: root::ThemeWidgetType = 17;
+ pub const ThemeWidgetType_NS_THEME_STATUSBAR: root::ThemeWidgetType = 18;
+ pub const ThemeWidgetType_NS_THEME_STATUSBARPANEL: root::ThemeWidgetType =
+ 19;
+ pub const ThemeWidgetType_NS_THEME_RESIZERPANEL: root::ThemeWidgetType =
+ 20;
+ pub const ThemeWidgetType_NS_THEME_RESIZER: root::ThemeWidgetType = 21;
+ pub const ThemeWidgetType_NS_THEME_LISTBOX: root::ThemeWidgetType = 22;
+ pub const ThemeWidgetType_NS_THEME_LISTITEM: root::ThemeWidgetType = 23;
+ pub const ThemeWidgetType_NS_THEME_TREEVIEW: root::ThemeWidgetType = 24;
+ pub const ThemeWidgetType_NS_THEME_TREEITEM: root::ThemeWidgetType = 25;
+ pub const ThemeWidgetType_NS_THEME_TREETWISTY: root::ThemeWidgetType = 26;
+ pub const ThemeWidgetType_NS_THEME_TREELINE: root::ThemeWidgetType = 27;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADER: root::ThemeWidgetType = 28;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADERCELL: root::ThemeWidgetType =
+ 29;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADERSORTARROW:
+ root::ThemeWidgetType =
+ 30;
+ pub const ThemeWidgetType_NS_THEME_TREETWISTYOPEN: root::ThemeWidgetType =
+ 31;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSBAR: root::ThemeWidgetType =
+ 32;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSCHUNK: root::ThemeWidgetType =
+ 33;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSBAR_VERTICAL:
+ root::ThemeWidgetType =
+ 34;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSCHUNK_VERTICAL:
+ root::ThemeWidgetType =
+ 35;
+ pub const ThemeWidgetType_NS_THEME_METERBAR: root::ThemeWidgetType = 36;
+ pub const ThemeWidgetType_NS_THEME_METERCHUNK: root::ThemeWidgetType = 37;
+ pub const ThemeWidgetType_NS_THEME_TAB: root::ThemeWidgetType = 38;
+ pub const ThemeWidgetType_NS_THEME_TABPANEL: root::ThemeWidgetType = 39;
+ pub const ThemeWidgetType_NS_THEME_TABPANELS: root::ThemeWidgetType = 40;
+ pub const ThemeWidgetType_NS_THEME_TAB_SCROLL_ARROW_BACK:
+ root::ThemeWidgetType =
+ 41;
+ pub const ThemeWidgetType_NS_THEME_TAB_SCROLL_ARROW_FORWARD:
+ root::ThemeWidgetType =
+ 42;
+ pub const ThemeWidgetType_NS_THEME_TOOLTIP: root::ThemeWidgetType = 43;
+ pub const ThemeWidgetType_NS_THEME_SPINNER: root::ThemeWidgetType = 44;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_UPBUTTON: root::ThemeWidgetType
+ =
+ 45;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_DOWNBUTTON:
+ root::ThemeWidgetType =
+ 46;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_TEXTFIELD:
+ root::ThemeWidgetType =
+ 47;
+ pub const ThemeWidgetType_NS_THEME_NUMBER_INPUT: root::ThemeWidgetType =
+ 48;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR: root::ThemeWidgetType = 49;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_SMALL: root::ThemeWidgetType
+ =
+ 50;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_HORIZONTAL:
+ root::ThemeWidgetType =
+ 51;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_VERTICAL:
+ root::ThemeWidgetType =
+ 52;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_UP:
+ root::ThemeWidgetType =
+ 53;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_DOWN:
+ root::ThemeWidgetType =
+ 54;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_LEFT:
+ root::ThemeWidgetType =
+ 55;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_RIGHT:
+ root::ThemeWidgetType =
+ 56;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTRACK_HORIZONTAL:
+ root::ThemeWidgetType =
+ 57;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTRACK_VERTICAL:
+ root::ThemeWidgetType =
+ 58;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTHUMB_HORIZONTAL:
+ root::ThemeWidgetType =
+ 59;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTHUMB_VERTICAL:
+ root::ThemeWidgetType =
+ 60;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_NON_DISAPPEARING:
+ root::ThemeWidgetType =
+ 61;
+ pub const ThemeWidgetType_NS_THEME_TEXTFIELD: root::ThemeWidgetType = 62;
+ pub const ThemeWidgetType_NS_THEME_CARET: root::ThemeWidgetType = 63;
+ pub const ThemeWidgetType_NS_THEME_TEXTFIELD_MULTILINE:
+ root::ThemeWidgetType =
+ 64;
+ pub const ThemeWidgetType_NS_THEME_SEARCHFIELD: root::ThemeWidgetType =
+ 65;
+ pub const ThemeWidgetType_NS_THEME_MENULIST: root::ThemeWidgetType = 66;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_BUTTON: root::ThemeWidgetType
+ =
+ 67;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_TEXT: root::ThemeWidgetType =
+ 68;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_TEXTFIELD:
+ root::ThemeWidgetType =
+ 69;
+ pub const ThemeWidgetType_NS_THEME_SCALE_HORIZONTAL: root::ThemeWidgetType
+ =
+ 70;
+ pub const ThemeWidgetType_NS_THEME_SCALE_VERTICAL: root::ThemeWidgetType =
+ 71;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMB_HORIZONTAL:
+ root::ThemeWidgetType =
+ 72;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMB_VERTICAL:
+ root::ThemeWidgetType =
+ 73;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBSTART: root::ThemeWidgetType
+ =
+ 74;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBEND: root::ThemeWidgetType =
+ 75;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBTICK: root::ThemeWidgetType =
+ 76;
+ pub const ThemeWidgetType_NS_THEME_RANGE: root::ThemeWidgetType = 77;
+ pub const ThemeWidgetType_NS_THEME_RANGE_THUMB: root::ThemeWidgetType =
+ 78;
+ pub const ThemeWidgetType_NS_THEME_GROUPBOX: root::ThemeWidgetType = 79;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX_CONTAINER:
+ root::ThemeWidgetType =
+ 80;
+ pub const ThemeWidgetType_NS_THEME_RADIO_CONTAINER: root::ThemeWidgetType
+ =
+ 81;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX_LABEL: root::ThemeWidgetType =
+ 82;
+ pub const ThemeWidgetType_NS_THEME_RADIO_LABEL: root::ThemeWidgetType =
+ 83;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_FOCUS: root::ThemeWidgetType =
+ 84;
+ pub const ThemeWidgetType_NS_THEME_WINDOW: root::ThemeWidgetType = 85;
+ pub const ThemeWidgetType_NS_THEME_DIALOG: root::ThemeWidgetType = 86;
+ pub const ThemeWidgetType_NS_THEME_MENUBAR: root::ThemeWidgetType = 87;
+ pub const ThemeWidgetType_NS_THEME_MENUPOPUP: root::ThemeWidgetType = 88;
+ pub const ThemeWidgetType_NS_THEME_MENUITEM: root::ThemeWidgetType = 89;
+ pub const ThemeWidgetType_NS_THEME_CHECKMENUITEM: root::ThemeWidgetType =
+ 90;
+ pub const ThemeWidgetType_NS_THEME_RADIOMENUITEM: root::ThemeWidgetType =
+ 91;
+ pub const ThemeWidgetType_NS_THEME_MENUCHECKBOX: root::ThemeWidgetType =
+ 92;
+ pub const ThemeWidgetType_NS_THEME_MENURADIO: root::ThemeWidgetType = 93;
+ pub const ThemeWidgetType_NS_THEME_MENUSEPARATOR: root::ThemeWidgetType =
+ 94;
+ pub const ThemeWidgetType_NS_THEME_MENUARROW: root::ThemeWidgetType = 95;
+ pub const ThemeWidgetType_NS_THEME_MENUIMAGE: root::ThemeWidgetType = 96;
+ pub const ThemeWidgetType_NS_THEME_MENUITEMTEXT: root::ThemeWidgetType =
+ 97;
+ pub const ThemeWidgetType_NS_THEME_WIN_COMMUNICATIONS_TOOLBOX:
+ root::ThemeWidgetType =
+ 98;
+ pub const ThemeWidgetType_NS_THEME_WIN_MEDIA_TOOLBOX:
+ root::ThemeWidgetType =
+ 99;
+ pub const ThemeWidgetType_NS_THEME_WIN_BROWSERTABBAR_TOOLBOX:
+ root::ThemeWidgetType =
+ 100;
+ pub const ThemeWidgetType_NS_THEME_MAC_FULLSCREEN_BUTTON:
+ root::ThemeWidgetType =
+ 101;
+ pub const ThemeWidgetType_NS_THEME_MAC_HELP_BUTTON: root::ThemeWidgetType
+ =
+ 102;
+ pub const ThemeWidgetType_NS_THEME_WIN_BORDERLESS_GLASS:
+ root::ThemeWidgetType =
+ 103;
+ pub const ThemeWidgetType_NS_THEME_WIN_GLASS: root::ThemeWidgetType = 104;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_TITLEBAR: root::ThemeWidgetType
+ =
+ 105;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_TITLEBAR_MAXIMIZED:
+ root::ThemeWidgetType =
+ 106;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_LEFT:
+ root::ThemeWidgetType =
+ 107;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_RIGHT:
+ root::ThemeWidgetType =
+ 108;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_BOTTOM:
+ root::ThemeWidgetType =
+ 109;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_CLOSE:
+ root::ThemeWidgetType =
+ 110;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_MINIMIZE:
+ root::ThemeWidgetType =
+ 111;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_MAXIMIZE:
+ root::ThemeWidgetType =
+ 112;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_RESTORE:
+ root::ThemeWidgetType =
+ 113;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_BOX:
+ root::ThemeWidgetType =
+ 114;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_BOX_MAXIMIZED:
+ root::ThemeWidgetType =
+ 115;
+ pub const ThemeWidgetType_NS_THEME_WIN_EXCLUDE_GLASS:
+ root::ThemeWidgetType =
+ 116;
+ pub const ThemeWidgetType_NS_THEME_MAC_VIBRANCY_LIGHT:
+ root::ThemeWidgetType =
+ 117;
+ pub const ThemeWidgetType_NS_THEME_MAC_VIBRANCY_DARK:
+ root::ThemeWidgetType =
+ 118;
+ pub const ThemeWidgetType_NS_THEME_MAC_DISCLOSURE_BUTTON_OPEN:
+ root::ThemeWidgetType =
+ 119;
+ pub const ThemeWidgetType_NS_THEME_MAC_DISCLOSURE_BUTTON_CLOSED:
+ root::ThemeWidgetType =
+ 120;
+ pub const ThemeWidgetType_NS_THEME_GTK_INFO_BAR: root::ThemeWidgetType =
+ 121;
+ pub const ThemeWidgetType_NS_THEME_MAC_SOURCE_LIST: root::ThemeWidgetType
+ =
+ 122;
+ pub const ThemeWidgetType_NS_THEME_MAC_SOURCE_LIST_SELECTION:
+ root::ThemeWidgetType =
+ 123;
+ pub const ThemeWidgetType_NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION:
+ root::ThemeWidgetType =
+ 124;
+ pub type ThemeWidgetType = u8;
/**
* Utility class to provide scaling defined in a keySplines element.
*/
#[repr(C)]
#[derive(Debug, Copy)]
pub struct nsSMILKeySpline {
pub mX1: f64,
pub mY1: f64,
@@ -33533,58 +33643,58 @@ pub mod root {
pub struct mozAutoDocUpdate {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct nsAttrValueOrString {
_unused: [u8; 0],
}
- pub const ELEMENT_SHARED_RESTYLE_BIT_1: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_1;
- pub const ELEMENT_SHARED_RESTYLE_BIT_2: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_SHARED_RESTYLE_BIT_3: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_3;
- pub const ELEMENT_SHARED_RESTYLE_BIT_4: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_HAS_DIRTY_DESCENDANTS_FOR_SERVO: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_1: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_2: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_3: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_3;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_4: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_HAS_DIRTY_DESCENDANTS_FOR_SERVO: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_1;
pub const ELEMENT_HAS_ANIMATION_ONLY_DIRTY_DESCENDANTS_FOR_SERVO:
- root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_HAS_SNAPSHOT: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_3;
- pub const ELEMENT_HANDLED_SNAPSHOT: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_HAS_PENDING_RESTYLE: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_1;
- pub const ELEMENT_IS_POTENTIAL_RESTYLE_ROOT: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_HAS_PENDING_ANIMATION_ONLY_RESTYLE: root::_bindgen_ty_90
- =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_3;
+ root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_HAS_SNAPSHOT: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_3;
+ pub const ELEMENT_HANDLED_SNAPSHOT: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_HAS_PENDING_RESTYLE: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_IS_POTENTIAL_RESTYLE_ROOT: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_HAS_PENDING_ANIMATION_ONLY_RESTYLE: root::_bindgen_ty_86
+ =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_3;
pub const ELEMENT_IS_POTENTIAL_ANIMATION_ONLY_RESTYLE_ROOT:
- root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR;
- pub const ELEMENT_PENDING_RESTYLE_FLAGS: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_PENDING_RESTYLE_FLAGS;
- pub const ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS;
- pub const ELEMENT_ALL_RESTYLE_FLAGS: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_ALL_RESTYLE_FLAGS;
- pub const ELEMENT_HAS_SCROLLGRAB: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_HAS_SCROLLGRAB;
- pub const ELEMENT_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_90 =
- _bindgen_ty_90::ELEMENT_TYPE_SPECIFIC_BITS_OFFSET;
- #[repr(u32)]
- #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
- pub enum _bindgen_ty_90 {
+ root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR;
+ pub const ELEMENT_PENDING_RESTYLE_FLAGS: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_PENDING_RESTYLE_FLAGS;
+ pub const ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS;
+ pub const ELEMENT_ALL_RESTYLE_FLAGS: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_ALL_RESTYLE_FLAGS;
+ pub const ELEMENT_HAS_SCROLLGRAB: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_HAS_SCROLLGRAB;
+ pub const ELEMENT_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_86 =
+ _bindgen_ty_86::ELEMENT_TYPE_SPECIFIC_BITS_OFFSET;
+ #[repr(u32)]
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum _bindgen_ty_86 {
ELEMENT_SHARED_RESTYLE_BIT_1 = 8388608,
ELEMENT_SHARED_RESTYLE_BIT_2 = 16777216,
ELEMENT_SHARED_RESTYLE_BIT_3 = 33554432,
ELEMENT_SHARED_RESTYLE_BIT_4 = 67108864,
ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR = 134217728,
ELEMENT_PENDING_RESTYLE_FLAGS = 41943040,
ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS = 83886080,
ELEMENT_ALL_RESTYLE_FLAGS = 260046848,
@@ -34343,435 +34453,479 @@ pub mod root {
"Alignment of field: " , stringify ! ( __va_list_tag ) ,
"::" , stringify ! ( reg_save_area ) ));
}
impl Clone for __va_list_tag {
fn clone(&self) -> Self { *self }
}
pub type __builtin_va_list = [root::__va_list_tag; 1usize];
#[test]
- fn __bindgen_test_layout_IntegralConstant_instantiation_93() {
+ fn __bindgen_test_layout_IntegralConstant_instantiation_89() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout_IntegralConstant_instantiation_94() {
+ fn __bindgen_test_layout_IntegralConstant_instantiation_90() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_95() {
+ fn __bindgen_test_layout_nsCharTraits_instantiation_91() {
assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsCharTraits ) ));
assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCharTraits ) ));
}
#[test]
- fn __bindgen_test_layout_nsReadingIterator_instantiation_96() {
+ fn __bindgen_test_layout_nsReadingIterator_instantiation_92() {
assert_eq!(::std::mem::size_of::<root::nsReadingIterator<u16>>() ,
24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsReadingIterator<u16> ) ));
assert_eq!(::std::mem::align_of::<root::nsReadingIterator<u16>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsReadingIterator<u16> ) ));
}
#[test]
- fn __bindgen_test_layout_nsWritingIterator_instantiation_97() {
+ fn __bindgen_test_layout_nsWritingIterator_instantiation_93() {
assert_eq!(::std::mem::size_of::<root::nsWritingIterator<u16>>() ,
24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsWritingIterator<u16> ) ));
assert_eq!(::std::mem::align_of::<root::nsWritingIterator<u16>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsWritingIterator<u16> ) ));
}
#[test]
+ fn __bindgen_test_layout_nsCharTraits_instantiation_94() {
+ assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsReadingIterator_instantiation_95() {
+ assert_eq!(::std::mem::size_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
+ , 24usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsReadingIterator<::std::os::raw::c_char> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsReadingIterator<::std::os::raw::c_char> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsWritingIterator_instantiation_96() {
+ assert_eq!(::std::mem::size_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
+ , 24usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsWritingIterator<::std::os::raw::c_char> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsWritingIterator<::std::os::raw::c_char> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsCharTraits_instantiation_97() {
+ assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsCharTraits_instantiation_98() {
assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsCharTraits ) ));
assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCharTraits ) ));
}
#[test]
- fn __bindgen_test_layout_nsReadingIterator_instantiation_99() {
- assert_eq!(::std::mem::size_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
- , 24usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsReadingIterator<::std::os::raw::c_char> ) ));
- assert_eq!(::std::mem::align_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsReadingIterator<::std::os::raw::c_char> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsWritingIterator_instantiation_100() {
- assert_eq!(::std::mem::size_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
- , 24usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsWritingIterator<::std::os::raw::c_char> ) ));
- assert_eq!(::std::mem::align_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsWritingIterator<::std::os::raw::c_char> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_101() {
- assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_102() {
- assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- }
- #[test]
- fn __bindgen_test_layout__bindgen_ty_id_213000_instantiation_103() {
+ fn __bindgen_test_layout__bindgen_ty_id_211387_instantiation_99() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout__bindgen_ty_id_213036_instantiation_104() {
+ fn __bindgen_test_layout__bindgen_ty_id_211423_instantiation_100() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_105() {
+ fn __bindgen_test_layout_nsTArray_instantiation_101() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_106() {
+ fn __bindgen_test_layout_Handle_instantiation_102() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_107() {
+ fn __bindgen_test_layout_Handle_instantiation_103() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_108() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_104() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Rooted_instantiation_109() {
+ fn __bindgen_test_layout_Rooted_instantiation_105() {
assert_eq!(::std::mem::size_of::<[u64; 3usize]>() , 24usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 3usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_110() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_106() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_107() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
+ 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<::nsstring::nsStringRepr> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
+ 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<::nsstring::nsStringRepr> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_108() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<root::mozilla::FontFamilyName> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<root::mozilla::FontFamilyName> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_109() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_110() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsTArray_instantiation_111() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_112() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::mozilla::FontFamilyName> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::mozilla::FontFamilyName> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_113() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_114() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_115() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
- 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<::nsstring::nsStringRepr> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
- 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<::nsstring::nsStringRepr> ) ));
- }
- #[test]
- fn __bindgen_test_layout_TErrorResult_instantiation_116() {
+ fn __bindgen_test_layout_TErrorResult_instantiation_112() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
+ , 32usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::binding_danger::TErrorResult ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::binding_danger::TErrorResult ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_TErrorResult_instantiation_113() {
assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
, 32usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::binding_danger::TErrorResult ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::binding_danger::TErrorResult ) ));
}
#[test]
- fn __bindgen_test_layout_TErrorResult_instantiation_117() {
- assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
- , 32usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::binding_danger::TErrorResult ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::binding_danger::TErrorResult ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_118() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_114() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_119() {
+ fn __bindgen_test_layout_Handle_instantiation_115() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_120() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_116() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
+ fn __bindgen_test_layout_Handle_instantiation_117() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_118() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_RefPtr_instantiation_119() {
+ assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_120() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_Handle_instantiation_121() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_122() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_RefPtr_instantiation_123() {
- assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_124() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_125() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_126() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_122() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_123() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_127() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_128() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_124() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_129() {
+ fn __bindgen_test_layout_Handle_instantiation_125() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_130() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_126() {
+ assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_MutableHandle_instantiation_127() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_131() {
- assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
+ fn __bindgen_test_layout_DeletePolicy_instantiation_128() {
+ assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::DeletePolicy ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::DeletePolicy ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_UniquePtr_instantiation_129() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_DeletePolicy_instantiation_130() {
+ assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::DeletePolicy ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::DeletePolicy ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_UniquePtr_instantiation_131() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
}
#[test]
fn __bindgen_test_layout_DeletePolicy_instantiation_132() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
@@ -34798,24 +34952,24 @@ pub mod root {
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
fn __bindgen_test_layout_UniquePtr_instantiation_135() {
- assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
+ assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
fn __bindgen_test_layout_DeletePolicy_instantiation_136() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
@@ -34830,2629 +34984,2548 @@ pub mod root {
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_138() {
+ fn __bindgen_test_layout_iterator_instantiation_138() {
+ assert_eq!(::std::mem::size_of::<root::std::iterator>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::std::iterator ) ));
+ assert_eq!(::std::mem::align_of::<root::std::iterator>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::std::iterator ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_DeletePolicy_instantiation_139() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_139() {
- assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
- }
- #[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_140() {
- assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::DeletePolicy ) ));
- assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::DeletePolicy ) ));
- }
- #[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_141() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_140() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_iterator_instantiation_142() {
- assert_eq!(::std::mem::size_of::<root::std::iterator>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::std::iterator ) ));
- assert_eq!(::std::mem::align_of::<root::std::iterator>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::std::iterator ) ));
- }
- #[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_143() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_141() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_144() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_142() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_145() {
- assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::DeletePolicy ) ));
- assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::DeletePolicy ) ));
- }
- #[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_146() {
- assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_143() {
+ assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIPrincipal>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsCOMPtr<root::nsIPrincipal> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIPrincipal>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCOMPtr<root::nsIPrincipal> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_144() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_MutableHandle_instantiation_145() {
+ assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_146() {
+ assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIPrincipal>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsCOMPtr<root::nsIPrincipal> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIPrincipal>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCOMPtr<root::nsIPrincipal> ) ));
}
#[test]
fn __bindgen_test_layout_nsCOMPtr_instantiation_147() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIPrincipal>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIPrincipal> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIPrincipal>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIPrincipal> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_148() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_149() {
- assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_150() {
- assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIPrincipal>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsCOMPtr<root::nsIPrincipal> ) ));
- assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIPrincipal>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCOMPtr<root::nsIPrincipal> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_151() {
- assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIPrincipal>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsCOMPtr<root::nsIPrincipal> ) ));
- assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIPrincipal>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCOMPtr<root::nsIPrincipal> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_152() {
+ fn __bindgen_test_layout_nsTArray_instantiation_148() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
+ 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCString> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
+ 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCString> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_149() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_153() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
- 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::nsCString> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
- 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::nsCString> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Heap_instantiation_154() {
+ fn __bindgen_test_layout_Heap_instantiation_150() {
assert_eq!(::std::mem::size_of::<root::JS::Heap<root::JS::Value>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Heap<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Heap<root::JS::Value>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Heap<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Heap_instantiation_155() {
+ fn __bindgen_test_layout_Heap_instantiation_151() {
assert_eq!(::std::mem::size_of::<root::JS::Heap<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Heap<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Heap<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Heap<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_TenuredHeap_instantiation_156() {
+ fn __bindgen_test_layout_TenuredHeap_instantiation_152() {
assert_eq!(::std::mem::size_of::<root::JS::TenuredHeap>() , 8usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::TenuredHeap ) ));
assert_eq!(::std::mem::align_of::<root::JS::TenuredHeap>() , 8usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::TenuredHeap ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_157() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_153() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_158() {
+ fn __bindgen_test_layout_nsTArray_instantiation_154() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>
) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_159() {
+ fn __bindgen_test_layout_RefPtr_instantiation_155() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_160() {
+ fn __bindgen_test_layout_RefPtr_instantiation_156() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_161() {
+ fn __bindgen_test_layout_RefPtr_instantiation_157() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_162() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_163() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_158() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIObserver>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIObserver> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIObserver>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIObserver> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_164() {
+ fn __bindgen_test_layout_nsTArray_instantiation_159() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCOMPtr<root::nsIObserver>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr<root::nsIObserver>> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCOMPtr<root::nsIObserver>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr<root::nsIObserver>> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_165() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_160() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIObserver>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIObserver> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIObserver>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIObserver> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_166() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_161() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_167() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_162() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_168() {
+ fn __bindgen_test_layout_RefPtr_instantiation_163() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_169() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_164() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_170() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_165() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_171() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_166() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_172() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_167() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_173() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_168() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_174() {
+ fn __bindgen_test_layout_RefPtr_instantiation_169() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_175() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_176() {
+ fn __bindgen_test_layout_Handle_instantiation_170() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_177() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_171() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_178() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_172() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_179() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_173() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::mozilla::dom::Link>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::mozilla::dom::Link> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::mozilla::dom::Link>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::mozilla::dom::Link> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_180() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_174() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIWeakReference>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIWeakReference> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIWeakReference>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIWeakReference> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_181() {
+ fn __bindgen_test_layout_RefPtr_instantiation_175() {
+ assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_176() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_182() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_177() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_183() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_178() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsISMILAttr>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsISMILAttr> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsISMILAttr>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsISMILAttr> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_184() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_179() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_185() {
+ fn __bindgen_test_layout_nsTArray_instantiation_180() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_186() {
+ fn __bindgen_test_layout_Handle_instantiation_181() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_187() {
+ fn __bindgen_test_layout_Handle_instantiation_182() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_188() {
+ fn __bindgen_test_layout_Handle_instantiation_183() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_189() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_184() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
}
#[test]
- fn __bindgen_test_layout_nsDataHashtable_instantiation_190() {
+ fn __bindgen_test_layout_nsDataHashtable_instantiation_185() {
assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 6usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 6usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_191() {
+ fn __bindgen_test_layout_Handle_instantiation_186() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_192() {
+ fn __bindgen_test_layout_nsTArray_instantiation_187() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_193() {
+ fn __bindgen_test_layout_nsTArray_instantiation_188() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_194() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_189() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_195() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_190() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_SupportsWeakPtr_instantiation_196() {
+ fn __bindgen_test_layout_SupportsWeakPtr_instantiation_191() {
assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
"Size of template specialization: " , stringify ! ( u64 )
));
assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
u64 ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_197() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_192() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_198() {
+ fn __bindgen_test_layout_nsTArray_instantiation_193() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsRect>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsRect> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsRect>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsRect> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_199() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_194() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsITimer>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsITimer> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsITimer>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsITimer> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_200() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_195() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_201() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_196() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_202() {
- assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_203() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_197() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIAtom>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIAtom>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_204() {
+ fn __bindgen_test_layout_nsTArray_instantiation_198() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCOMPtr<root::nsIAtom>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr<root::nsIAtom>> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCOMPtr<root::nsIAtom>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr<root::nsIAtom>> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_205() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_199() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_206() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_200() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_201() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_202() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_203() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_207() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ fn __bindgen_test_layout_Handle_instantiation_204() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_205() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_206() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsPIDOMWindow_instantiation_207() {
+ assert_eq!(::std::mem::size_of::<[u64; 29usize]>() , 232usize , concat
+ ! (
+ "Size of template specialization: " , stringify ! (
+ [u64; 29usize] ) ));
+ assert_eq!(::std::mem::align_of::<[u64; 29usize]>() , 8usize , concat
+ ! (
+ "Alignment of template specialization: " , stringify ! (
+ [u64; 29usize] ) ));
}
#[test]
fn __bindgen_test_layout_already_AddRefed_instantiation_208() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_209() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIContent>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIContent> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIContent>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIContent> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_nsRefPtrHashtable_instantiation_209() {
+ assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
+ (
+ "Size of template specialization: " , stringify ! (
+ [u64; 6usize] ) ));
+ assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
+ (
+ "Alignment of template specialization: " , stringify ! (
+ [u64; 6usize] ) ));
}
#[test]
fn __bindgen_test_layout_Handle_instantiation_210() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_211() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_212() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsPIDOMWindow_instantiation_213() {
- assert_eq!(::std::mem::size_of::<[u64; 29usize]>() , 232usize , concat
- ! (
- "Size of template specialization: " , stringify ! (
- [u64; 29usize] ) ));
- assert_eq!(::std::mem::align_of::<[u64; 29usize]>() , 8usize , concat
- ! (
- "Alignment of template specialization: " , stringify ! (
- [u64; 29usize] ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_214() {
+ fn __bindgen_test_layout_nsTArray_instantiation_211() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
+ 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<::nsstring::nsStringRepr> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
+ 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<::nsstring::nsStringRepr> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_212() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashtable_instantiation_215() {
- assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
- (
- "Size of template specialization: " , stringify ! (
- [u64; 6usize] ) ));
- assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
- (
- "Alignment of template specialization: " , stringify ! (
- [u64; 6usize] ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_216() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_217() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
- 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<::nsstring::nsStringRepr> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
- 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<::nsstring::nsStringRepr> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_218() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIContent>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIContent> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIContent>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIContent> ) ));
- }
- #[test]
- fn __bindgen_test_layout_RefPtr_instantiation_219() {
+ fn __bindgen_test_layout_RefPtr_instantiation_213() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_220() {
+ fn __bindgen_test_layout_RefPtr_instantiation_214() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_WeakPtr_instantiation_221() {
+ fn __bindgen_test_layout_WeakPtr_instantiation_215() {
assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
"Size of template specialization: " , stringify ! ( u64 )
));
assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
u64 ) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_222() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_216() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<::std::os::raw::c_void>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<::std::os::raw::c_void> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<::std::os::raw::c_void>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<::std::os::raw::c_void> ) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_223() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_217() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<root::WeakFrame>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<root::WeakFrame> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<root::WeakFrame>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<root::WeakFrame> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_224() {
- assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::Element>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::dom::Element> ) ));
- assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::Element>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::dom::Element> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_225() {
+ fn __bindgen_test_layout_Handle_instantiation_218() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_OwningNonNull_instantiation_226() {
+ fn __bindgen_test_layout_OwningNonNull_instantiation_219() {
assert_eq!(::std::mem::size_of::<root::mozilla::OwningNonNull<root::nsINode>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::OwningNonNull<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_OwningNonNull_instantiation_227() {
+ fn __bindgen_test_layout_OwningNonNull_instantiation_220() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::OwningNonNull<root::nsINode>>()
+ , 16usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::OwningNonNull<root::nsINode> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::OwningNonNull<root::nsINode>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::OwningNonNull<root::nsINode> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_OwningNonNull_instantiation_221() {
assert_eq!(::std::mem::size_of::<root::mozilla::OwningNonNull<root::nsINode>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::OwningNonNull<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_OwningNonNull_instantiation_228() {
- assert_eq!(::std::mem::size_of::<root::mozilla::OwningNonNull<root::nsINode>>()
- , 16usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::OwningNonNull<root::nsINode> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::OwningNonNull<root::nsINode>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::OwningNonNull<root::nsINode> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_229() {
+ fn __bindgen_test_layout_Handle_instantiation_222() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_230() {
+ fn __bindgen_test_layout_Handle_instantiation_223() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_231() {
+ fn __bindgen_test_layout_Handle_instantiation_224() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_232() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_225() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_233() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_226() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIWeakReference>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIWeakReference> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIWeakReference>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIWeakReference> ) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_234() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_227() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<::std::os::raw::c_void>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<::std::os::raw::c_void> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<::std::os::raw::c_void>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<::std::os::raw::c_void> ) ));
}
#[test]
- fn __bindgen_test_layout_PointTyped_instantiation_235() {
+ fn __bindgen_test_layout_PointTyped_instantiation_228() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_IntPointTyped_instantiation_236() {
+ fn __bindgen_test_layout_IntPointTyped_instantiation_229() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_SizeTyped_instantiation_237() {
+ fn __bindgen_test_layout_SizeTyped_instantiation_230() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_RectTyped_instantiation_238() {
+ fn __bindgen_test_layout_RectTyped_instantiation_231() {
assert_eq!(::std::mem::size_of::<[u32; 4usize]>() , 16usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 4usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 4usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 4usize] ) ));
}
#[test]
- fn __bindgen_test_layout_IntPointTyped_instantiation_239() {
+ fn __bindgen_test_layout_IntPointTyped_instantiation_232() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_IntSizeTyped_instantiation_240() {
+ fn __bindgen_test_layout_IntSizeTyped_instantiation_233() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_IntRectTyped_instantiation_241() {
+ fn __bindgen_test_layout_IntRectTyped_instantiation_234() {
assert_eq!(::std::mem::size_of::<[u32; 4usize]>() , 16usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 4usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 4usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 4usize] ) ));
}
#[test]
- fn __bindgen_test_layout_MarginTyped_instantiation_242() {
+ fn __bindgen_test_layout_MarginTyped_instantiation_235() {
assert_eq!(::std::mem::size_of::<[u32; 4usize]>() , 16usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 4usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 4usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 4usize] ) ));
}
#[test]
- fn __bindgen_test_layout_RectTyped_instantiation_243() {
+ fn __bindgen_test_layout_RectTyped_instantiation_236() {
assert_eq!(::std::mem::size_of::<[u32; 4usize]>() , 16usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 4usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 4usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 4usize] ) ));
}
#[test]
- fn __bindgen_test_layout_IntRectTyped_instantiation_244() {
+ fn __bindgen_test_layout_IntRectTyped_instantiation_237() {
assert_eq!(::std::mem::size_of::<[u32; 4usize]>() , 16usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 4usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 4usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 4usize] ) ));
}
#[test]
- fn __bindgen_test_layout_ScaleFactor_instantiation_245() {
+ fn __bindgen_test_layout_ScaleFactor_instantiation_238() {
assert_eq!(::std::mem::size_of::<u32>() , 4usize , concat ! (
"Size of template specialization: " , stringify ! ( u32 )
));
assert_eq!(::std::mem::align_of::<u32>() , 4usize , concat ! (
"Alignment of template specialization: " , stringify ! (
u32 ) ));
}
#[test]
- fn __bindgen_test_layout_ScaleFactors2D_instantiation_246() {
+ fn __bindgen_test_layout_ScaleFactors2D_instantiation_239() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_ScaleFactors2D_instantiation_247() {
+ fn __bindgen_test_layout_ScaleFactors2D_instantiation_240() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_ScaleFactors2D_instantiation_248() {
+ fn __bindgen_test_layout_ScaleFactors2D_instantiation_241() {
assert_eq!(::std::mem::size_of::<[u32; 2usize]>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 2usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 2usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 2usize] ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_249() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_242() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_250() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_243() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_251() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_244() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_252() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_245() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_253() {
+ fn __bindgen_test_layout_nsTArray_instantiation_246() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::mozilla::FramePropertyTable_PropertyValue>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::FramePropertyTable_PropertyValue>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::mozilla::FramePropertyTable_PropertyValue>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::FramePropertyTable_PropertyValue>
) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_254() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_247() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<root::nsIFrame>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<root::nsIFrame> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<root::nsIFrame>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<root::nsIFrame> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_255() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_248() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_nsPIDOMWindow_instantiation_256() {
+ fn __bindgen_test_layout_nsPIDOMWindow_instantiation_249() {
assert_eq!(::std::mem::size_of::<[u64; 29usize]>() , 232usize , concat
! (
"Size of template specialization: " , stringify ! (
[u64; 29usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 29usize]>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
[u64; 29usize] ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_257() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_250() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_258() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_251() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_259() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_252() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::CSSValue>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::CSSValue> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::CSSValue>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::CSSValue> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_260() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_253() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashtable_instantiation_261() {
+ fn __bindgen_test_layout_nsRefPtrHashtable_instantiation_254() {
assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 6usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 6usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Rooted_instantiation_262() {
+ fn __bindgen_test_layout_Rooted_instantiation_255() {
assert_eq!(::std::mem::size_of::<[u64; 3usize]>() , 24usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 3usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Rooted_instantiation_263() {
+ fn __bindgen_test_layout_Rooted_instantiation_256() {
assert_eq!(::std::mem::size_of::<[u64; 3usize]>() , 24usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 3usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_264() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_257() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsISupports>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsISupports> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsISupports>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsISupports> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_265() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_258() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsISupports>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsISupports> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsISupports>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsISupports> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_266() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_259() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_267() {
+ fn __bindgen_test_layout_nsTArray_instantiation_260() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_268() {
+ fn __bindgen_test_layout_Handle_instantiation_261() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_269() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_262() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_270() {
+ fn __bindgen_test_layout_Handle_instantiation_263() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_271() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_264() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_272() {
+ fn __bindgen_test_layout_nsTArray_instantiation_265() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_273() {
+ fn __bindgen_test_layout_Handle_instantiation_266() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_274() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_267() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_275() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_268() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_276() {
+ fn __bindgen_test_layout_Handle_instantiation_269() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_277() {
+ fn __bindgen_test_layout_nsTArray_instantiation_270() {
assert_eq!(::std::mem::size_of::<root::nsTArray<f64>>() , 8usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<f64> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<f64>>() , 8usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<f64> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_278() {
+ fn __bindgen_test_layout_RefPtr_instantiation_271() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>
) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>
) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_279() {
+ fn __bindgen_test_layout_nsTArray_instantiation_272() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>
) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_280() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_273() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<root::mozilla::dom::Element>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<root::mozilla::dom::Element> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_281() {
+ fn __bindgen_test_layout_RefPtr_instantiation_274() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>
) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMIntersectionObserverEntry>
) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_282() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_275() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::ProfilerBacktrace>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::ProfilerBacktrace> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::ProfilerBacktrace>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::ProfilerBacktrace> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_283() {
+ fn __bindgen_test_layout_nsTArray_instantiation_276() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_284() {
+ fn __bindgen_test_layout_Handle_instantiation_277() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_285() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_278() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_286() {
+ fn __bindgen_test_layout_Handle_instantiation_279() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_287() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_280() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_288() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_281() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsDataHashtable_instantiation_289() {
+ fn __bindgen_test_layout_nsDataHashtable_instantiation_282() {
assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 6usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 6usize] ) ));
}
#[test]
- fn __bindgen_test_layout_OwningNonNull_instantiation_290() {
+ fn __bindgen_test_layout_OwningNonNull_instantiation_283() {
assert_eq!(::std::mem::size_of::<root::mozilla::OwningNonNull<root::mozilla::EffectCompositor_AnimationStyleRuleProcessor>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::mozilla::EffectCompositor_AnimationStyleRuleProcessor>
) ));
assert_eq!(::std::mem::align_of::<root::mozilla::OwningNonNull<root::mozilla::EffectCompositor_AnimationStyleRuleProcessor>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::OwningNonNull<root::mozilla::EffectCompositor_AnimationStyleRuleProcessor>
) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_291() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_284() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_292() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_285() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::nsIContent>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_293() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_286() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_294() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_287() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_295() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_288() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
}
#[test]
- fn __bindgen_test_layout_nsMainThreadPtrHolder_instantiation_296() {
+ fn __bindgen_test_layout_nsMainThreadPtrHolder_instantiation_289() {
assert_eq!(::std::mem::size_of::<root::nsMainThreadPtrHolder<root::nsIURI>>()
, 24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsMainThreadPtrHolder<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::nsMainThreadPtrHolder<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsMainThreadPtrHolder<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_297() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_290() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_298() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_291() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_299() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_292() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_300() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_293() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_301() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_294() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::URLExtraData>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::URLExtraData> ) ));
}
#[test]
- fn __bindgen_test_layout_nsPtrHashKey_instantiation_302() {
+ fn __bindgen_test_layout_nsPtrHashKey_instantiation_295() {
assert_eq!(::std::mem::size_of::<root::nsPtrHashKey<root::nsIDocument>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsPtrHashKey<root::nsIDocument> ) ));
assert_eq!(::std::mem::align_of::<root::nsPtrHashKey<root::nsIDocument>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsPtrHashKey<root::nsIDocument> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_303() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_296() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_304() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_297() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_305() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_298() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsCSSValueList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValueList> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsCSSValueList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValueList> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_306() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_299() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_307() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_300() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsCSSValuePairList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValuePairList> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsCSSValuePairList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValuePairList> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_308() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_301() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
}
#[test]
- fn __bindgen_test_layout_SupportsWeakPtr_instantiation_309() {
+ fn __bindgen_test_layout_SupportsWeakPtr_instantiation_302() {
assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
"Size of template specialization: " , stringify ! ( u64 )
));
assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
u64 ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_310() {
+ fn __bindgen_test_layout_nsTArray_instantiation_303() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_311() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_304() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_312() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_305() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_Maybe_instantiation_313() {
+ fn __bindgen_test_layout_Maybe_instantiation_306() {
assert_eq!(::std::mem::size_of::<[u32; 3usize]>() , 12usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 3usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Maybe_instantiation_314() {
+ fn __bindgen_test_layout_Maybe_instantiation_307() {
assert_eq!(::std::mem::size_of::<[u32; 3usize]>() , 12usize , concat !
(
"Size of template specialization: " , stringify ! (
[u32; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u32; 3usize]>() , 4usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u32; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_315() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_308() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsStyleImageRequest>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStyleImageRequest> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsStyleImageRequest>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStyleImageRequest> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_316() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_309() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
+ fn __bindgen_test_layout_DefaultDelete_instantiation_310() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_UniquePtr_instantiation_311() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::nsStyleSides> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::nsStyleSides> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_DefaultDelete_instantiation_312() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_UniquePtr_instantiation_313() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::nsStyleSides> ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::UniquePtr<root::nsStyleSides> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_314() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Maybe_instantiation_315() {
+ assert_eq!(::std::mem::size_of::<[u32; 3usize]>() , 12usize , concat !
+ (
+ "Size of template specialization: " , stringify ! (
+ [u32; 3usize] ) ));
+ assert_eq!(::std::mem::align_of::<[u32; 3usize]>() , 4usize , concat !
+ (
+ "Alignment of template specialization: " , stringify ! (
+ [u32; 3usize] ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_DefaultDelete_instantiation_316() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
+ 1usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::DefaultDelete ) ));
+ }
+ #[test]
fn __bindgen_test_layout_DefaultDelete_instantiation_317() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_318() {
- assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::nsStyleSides> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::nsStyleSides> ) ));
- }
- #[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_319() {
- assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- }
- #[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_320() {
- assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::nsStyleSides> ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsStyleSides>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::UniquePtr<root::nsStyleSides> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_321() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Maybe_instantiation_322() {
- assert_eq!(::std::mem::size_of::<[u32; 3usize]>() , 12usize , concat !
- (
- "Size of template specialization: " , stringify ! (
- [u32; 3usize] ) ));
- assert_eq!(::std::mem::align_of::<[u32; 3usize]>() , 4usize , concat !
- (
- "Alignment of template specialization: " , stringify ! (
- [u32; 3usize] ) ));
- }
- #[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_323() {
- assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- }
- #[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_324() {
- assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
- 1usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::DefaultDelete ) ));
- }
- #[test]
- fn __bindgen_test_layout_pair_instantiation_325() {
+ fn __bindgen_test_layout_pair_instantiation_318() {
assert_eq!(::std::mem::size_of::<root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr>>()
, 32usize , concat ! (
"Size of template specialization: " , stringify ! (
root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_326() {
+ fn __bindgen_test_layout_nsTArray_instantiation_319() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::std::pair<::nsstring::nsStringRepr,
::nsstring::nsStringRepr>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr>>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::std::pair<::nsstring::nsStringRepr,
::nsstring::nsStringRepr>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::std::pair<::nsstring::nsStringRepr, ::nsstring::nsStringRepr>>
) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_327() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_320() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_328() {
+ fn __bindgen_test_layout_nsTArray_instantiation_321() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_329() {
+ fn __bindgen_test_layout_nsTArray_instantiation_322() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsStyleCoord>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsStyleCoord> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsStyleCoord>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsStyleCoord> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_330() {
+ fn __bindgen_test_layout_nsTArray_instantiation_323() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsStyleCoord>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsStyleCoord> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsStyleCoord>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsStyleCoord> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_331() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_324() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIAtom>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIAtom>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsStyleAutoArray_instantiation_332() {
+ fn __bindgen_test_layout_nsStyleAutoArray_instantiation_325() {
assert_eq!(::std::mem::size_of::<root::nsStyleAutoArray<root::mozilla::StyleAnimation>>()
, 64usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsStyleAutoArray<root::mozilla::StyleAnimation> ) ));
assert_eq!(::std::mem::align_of::<root::nsStyleAutoArray<root::mozilla::StyleAnimation>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsStyleAutoArray<root::mozilla::StyleAnimation> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_333() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_326() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_334() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_327() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsCSSValueList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValueList> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsCSSValueList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValueList> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_335() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_328() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_336() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_329() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsCSSValuePairList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValuePairList> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsCSSValuePairList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsCSSValuePairList> ) ));
}
#[test]
- fn __bindgen_test_layout_NonNull_instantiation_337() {
+ fn __bindgen_test_layout_NonNull_instantiation_330() {
assert_eq!(::std::mem::size_of::<root::mozilla::dom::NonNull<root::mozilla::dom::Element>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::dom::NonNull<root::mozilla::dom::Element> )
));
assert_eq!(::std::mem::align_of::<root::mozilla::dom::NonNull<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::dom::NonNull<root::mozilla::dom::Element> )
));
}
#[test]
- fn __bindgen_test_layout_NonNull_instantiation_338() {
+ fn __bindgen_test_layout_NonNull_instantiation_331() {
assert_eq!(::std::mem::size_of::<root::mozilla::dom::NonNull<root::mozilla::dom::CSSPseudoElement>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::dom::NonNull<root::mozilla::dom::CSSPseudoElement>
) ));
assert_eq!(::std::mem::align_of::<root::mozilla::dom::NonNull<root::mozilla::dom::CSSPseudoElement>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::dom::NonNull<root::mozilla::dom::CSSPseudoElement>
) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_339() {
+ fn __bindgen_test_layout_Handle_instantiation_332() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_340() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_333() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Maybe_instantiation_341() {
+ fn __bindgen_test_layout_Maybe_instantiation_334() {
assert_eq!(::std::mem::size_of::<[u64; 18usize]>() , 144usize , concat
! (
"Size of template specialization: " , stringify ! (
[u64; 18usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 18usize]>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
[u64; 18usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Maybe_instantiation_342() {
+ fn __bindgen_test_layout_Maybe_instantiation_335() {
assert_eq!(::std::mem::size_of::<[u64; 18usize]>() , 144usize , concat
! (
"Size of template specialization: " , stringify ! (
[u64; 18usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 18usize]>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
[u64; 18usize] ) ));
}
#[test]
- fn __bindgen_test_layout_BaseTimeDuration_instantiation_343() {
+ fn __bindgen_test_layout_BaseTimeDuration_instantiation_336() {
assert_eq!(::std::mem::size_of::<root::mozilla::BaseTimeDuration>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::BaseTimeDuration ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::BaseTimeDuration>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::BaseTimeDuration ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_344() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_337() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_345() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_338() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_346() {
+ fn __bindgen_test_layout_nsTArray_instantiation_339() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_347() {
+ fn __bindgen_test_layout_nsTArray_instantiation_340() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_348() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_341() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr<root::nsIContent>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr<root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr<root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_349() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_342() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_350() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_343() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_351() {
+ fn __bindgen_test_layout_nsTArray_instantiation_344() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::mozilla::DisplayItemClip_RoundedRect>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::DisplayItemClip_RoundedRect>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::mozilla::DisplayItemClip_RoundedRect>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::DisplayItemClip_RoundedRect>
) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_352() {
+ fn __bindgen_test_layout_Handle_instantiation_345() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_353() {
+ fn __bindgen_test_layout_Handle_instantiation_346() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_354() {
+ fn __bindgen_test_layout_RefPtr_instantiation_347() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::DOMRect>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMRect> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::DOMRect>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::DOMRect> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_355() {
+ fn __bindgen_test_layout_Handle_instantiation_348() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_MutableHandle_instantiation_349() {
+ assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Sequence_instantiation_350() {
+ assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! ( u64 )
+ ));
+ assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ u64 ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_351() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
+ fn __bindgen_test_layout_Sequence_instantiation_352() {
+ assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! ( u64 )
+ ));
+ assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ u64 ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Sequence_instantiation_353() {
+ assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! ( u64 )
+ ));
+ assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ u64 ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_354() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<root::JS::Value> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_355() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_MutableHandle_instantiation_356() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Sequence_instantiation_357() {
- assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
- "Size of template specialization: " , stringify ! ( u64 )
- ));
- assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- u64 ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_358() {
+ fn __bindgen_test_layout_Handle_instantiation_357() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Sequence_instantiation_359() {
- assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
- "Size of template specialization: " , stringify ! ( u64 )
- ));
- assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- u64 ) ));
- }
- #[test]
- fn __bindgen_test_layout_Sequence_instantiation_360() {
- assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
- "Size of template specialization: " , stringify ! ( u64 )
- ));
- assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- u64 ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_361() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_362() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_363() {
- assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_364() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_365() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_358() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_366() {
+ fn __bindgen_test_layout_Handle_instantiation_359() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_367() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_360() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::mozilla::dom::Element>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::Element> ) ));
}
#[test]
- fn __bindgen_test_layout_nsClassHashtable_instantiation_368() {
+ fn __bindgen_test_layout_nsClassHashtable_instantiation_361() {
assert_eq!(::std::mem::size_of::<[u64; 6usize]>() , 48usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 6usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 6usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 6usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_369() {
+ fn __bindgen_test_layout_Handle_instantiation_362() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_370() {
+ fn __bindgen_test_layout_nsTArray_instantiation_363() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_371() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_364() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::CSSValue>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::CSSValue> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::CSSValue>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::CSSValue> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_372() {
+ fn __bindgen_test_layout_Handle_instantiation_365() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_373() {
+ fn __bindgen_test_layout_nsTArray_instantiation_366() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::mozilla::css::DocumentRule>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::mozilla::css::DocumentRule> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::mozilla::css::DocumentRule>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::mozilla::css::DocumentRule> ) ));
}
#[test]
- fn __bindgen_test_layout_nsAutoPtr_instantiation_374() {
+ fn __bindgen_test_layout_nsAutoPtr_instantiation_367() {
assert_eq!(::std::mem::size_of::<root::nsAutoPtr<root::nsMediaQuery>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsAutoPtr<root::nsMediaQuery> ) ));
assert_eq!(::std::mem::align_of::<root::nsAutoPtr<root::nsMediaQuery>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsAutoPtr<root::nsMediaQuery> ) ));
--- a/servo/components/style/gecko/generated/structs_release.rs
+++ b/servo/components/style/gecko/generated/structs_release.rs
@@ -1023,151 +1023,16 @@ pub mod root {
pub const NS_STYLE_INELIGIBLE_FOR_SHARING: ::std::os::raw::c_ulonglong =
8589934592;
pub const NS_STYLE_HAS_CHILD_THAT_USES_RESET_STYLE:
::std::os::raw::c_ulonglong =
17179869184;
pub const NS_STYLE_IS_TEXT_COMBINED: ::std::os::raw::c_ulonglong =
34359738368;
pub const NS_STYLE_CONTEXT_TYPE_SHIFT: ::std::os::raw::c_uint = 36;
- pub const NS_THEME_NONE: ::std::os::raw::c_uint = 0;
- pub const NS_THEME_BUTTON: ::std::os::raw::c_uint = 1;
- pub const NS_THEME_RADIO: ::std::os::raw::c_uint = 2;
- pub const NS_THEME_CHECKBOX: ::std::os::raw::c_uint = 3;
- pub const NS_THEME_BUTTON_BEVEL: ::std::os::raw::c_uint = 7;
- pub const NS_THEME_FOCUS_OUTLINE: ::std::os::raw::c_uint = 8;
- pub const NS_THEME_TOOLBOX: ::std::os::raw::c_uint = 11;
- pub const NS_THEME_TOOLBAR: ::std::os::raw::c_uint = 12;
- pub const NS_THEME_TOOLBARBUTTON: ::std::os::raw::c_uint = 13;
- pub const NS_THEME_DUALBUTTON: ::std::os::raw::c_uint = 14;
- pub const NS_THEME_TOOLBARBUTTON_DROPDOWN: ::std::os::raw::c_uint = 15;
- pub const NS_THEME_BUTTON_ARROW_UP: ::std::os::raw::c_uint = 16;
- pub const NS_THEME_BUTTON_ARROW_DOWN: ::std::os::raw::c_uint = 17;
- pub const NS_THEME_BUTTON_ARROW_NEXT: ::std::os::raw::c_uint = 18;
- pub const NS_THEME_BUTTON_ARROW_PREVIOUS: ::std::os::raw::c_uint = 19;
- pub const NS_THEME_SEPARATOR: ::std::os::raw::c_uint = 20;
- pub const NS_THEME_TOOLBARGRIPPER: ::std::os::raw::c_uint = 21;
- pub const NS_THEME_SPLITTER: ::std::os::raw::c_uint = 22;
- pub const NS_THEME_STATUSBAR: ::std::os::raw::c_uint = 23;
- pub const NS_THEME_STATUSBARPANEL: ::std::os::raw::c_uint = 24;
- pub const NS_THEME_RESIZERPANEL: ::std::os::raw::c_uint = 25;
- pub const NS_THEME_RESIZER: ::std::os::raw::c_uint = 26;
- pub const NS_THEME_LISTBOX: ::std::os::raw::c_uint = 31;
- pub const NS_THEME_LISTITEM: ::std::os::raw::c_uint = 32;
- pub const NS_THEME_TREEVIEW: ::std::os::raw::c_uint = 41;
- pub const NS_THEME_TREEITEM: ::std::os::raw::c_uint = 42;
- pub const NS_THEME_TREETWISTY: ::std::os::raw::c_uint = 43;
- pub const NS_THEME_TREELINE: ::std::os::raw::c_uint = 44;
- pub const NS_THEME_TREEHEADER: ::std::os::raw::c_uint = 45;
- pub const NS_THEME_TREEHEADERCELL: ::std::os::raw::c_uint = 46;
- pub const NS_THEME_TREEHEADERSORTARROW: ::std::os::raw::c_uint = 47;
- pub const NS_THEME_TREETWISTYOPEN: ::std::os::raw::c_uint = 48;
- pub const NS_THEME_PROGRESSBAR: ::std::os::raw::c_uint = 51;
- pub const NS_THEME_PROGRESSCHUNK: ::std::os::raw::c_uint = 52;
- pub const NS_THEME_PROGRESSBAR_VERTICAL: ::std::os::raw::c_uint = 53;
- pub const NS_THEME_PROGRESSCHUNK_VERTICAL: ::std::os::raw::c_uint = 54;
- pub const NS_THEME_METERBAR: ::std::os::raw::c_uint = 55;
- pub const NS_THEME_METERCHUNK: ::std::os::raw::c_uint = 56;
- pub const NS_THEME_TAB: ::std::os::raw::c_uint = 61;
- pub const NS_THEME_TABPANEL: ::std::os::raw::c_uint = 62;
- pub const NS_THEME_TABPANELS: ::std::os::raw::c_uint = 65;
- pub const NS_THEME_TAB_SCROLL_ARROW_BACK: ::std::os::raw::c_uint = 66;
- pub const NS_THEME_TAB_SCROLL_ARROW_FORWARD: ::std::os::raw::c_uint = 67;
- pub const NS_THEME_TOOLTIP: ::std::os::raw::c_uint = 71;
- pub const NS_THEME_SPINNER: ::std::os::raw::c_uint = 72;
- pub const NS_THEME_SPINNER_UPBUTTON: ::std::os::raw::c_uint = 73;
- pub const NS_THEME_SPINNER_DOWNBUTTON: ::std::os::raw::c_uint = 74;
- pub const NS_THEME_SPINNER_TEXTFIELD: ::std::os::raw::c_uint = 75;
- pub const NS_THEME_NUMBER_INPUT: ::std::os::raw::c_uint = 76;
- pub const NS_THEME_SCROLLBAR: ::std::os::raw::c_uint = 80;
- pub const NS_THEME_SCROLLBAR_SMALL: ::std::os::raw::c_uint = 81;
- pub const NS_THEME_SCROLLBAR_HORIZONTAL: ::std::os::raw::c_uint = 82;
- pub const NS_THEME_SCROLLBAR_VERTICAL: ::std::os::raw::c_uint = 83;
- pub const NS_THEME_SCROLLBARBUTTON_UP: ::std::os::raw::c_uint = 84;
- pub const NS_THEME_SCROLLBARBUTTON_DOWN: ::std::os::raw::c_uint = 85;
- pub const NS_THEME_SCROLLBARBUTTON_LEFT: ::std::os::raw::c_uint = 86;
- pub const NS_THEME_SCROLLBARBUTTON_RIGHT: ::std::os::raw::c_uint = 87;
- pub const NS_THEME_SCROLLBARTRACK_HORIZONTAL: ::std::os::raw::c_uint = 88;
- pub const NS_THEME_SCROLLBARTRACK_VERTICAL: ::std::os::raw::c_uint = 89;
- pub const NS_THEME_SCROLLBARTHUMB_HORIZONTAL: ::std::os::raw::c_uint = 90;
- pub const NS_THEME_SCROLLBARTHUMB_VERTICAL: ::std::os::raw::c_uint = 91;
- pub const NS_THEME_SCROLLBAR_NON_DISAPPEARING: ::std::os::raw::c_uint =
- 92;
- pub const NS_THEME_TEXTFIELD: ::std::os::raw::c_uint = 95;
- pub const NS_THEME_CARET: ::std::os::raw::c_uint = 96;
- pub const NS_THEME_TEXTFIELD_MULTILINE: ::std::os::raw::c_uint = 97;
- pub const NS_THEME_SEARCHFIELD: ::std::os::raw::c_uint = 98;
- pub const NS_THEME_MENULIST: ::std::os::raw::c_uint = 101;
- pub const NS_THEME_MENULIST_BUTTON: ::std::os::raw::c_uint = 102;
- pub const NS_THEME_MENULIST_TEXT: ::std::os::raw::c_uint = 103;
- pub const NS_THEME_MENULIST_TEXTFIELD: ::std::os::raw::c_uint = 104;
- pub const NS_THEME_SCALE_HORIZONTAL: ::std::os::raw::c_uint = 111;
- pub const NS_THEME_SCALE_VERTICAL: ::std::os::raw::c_uint = 112;
- pub const NS_THEME_SCALETHUMB_HORIZONTAL: ::std::os::raw::c_uint = 113;
- pub const NS_THEME_SCALETHUMB_VERTICAL: ::std::os::raw::c_uint = 114;
- pub const NS_THEME_SCALETHUMBSTART: ::std::os::raw::c_uint = 115;
- pub const NS_THEME_SCALETHUMBEND: ::std::os::raw::c_uint = 116;
- pub const NS_THEME_SCALETHUMBTICK: ::std::os::raw::c_uint = 117;
- pub const NS_THEME_RANGE: ::std::os::raw::c_uint = 120;
- pub const NS_THEME_RANGE_THUMB: ::std::os::raw::c_uint = 121;
- pub const NS_THEME_GROUPBOX: ::std::os::raw::c_uint = 149;
- pub const NS_THEME_CHECKBOX_CONTAINER: ::std::os::raw::c_uint = 150;
- pub const NS_THEME_RADIO_CONTAINER: ::std::os::raw::c_uint = 151;
- pub const NS_THEME_CHECKBOX_LABEL: ::std::os::raw::c_uint = 152;
- pub const NS_THEME_RADIO_LABEL: ::std::os::raw::c_uint = 153;
- pub const NS_THEME_BUTTON_FOCUS: ::std::os::raw::c_uint = 154;
- pub const NS_THEME_WINDOW: ::std::os::raw::c_uint = 200;
- pub const NS_THEME_DIALOG: ::std::os::raw::c_uint = 201;
- pub const NS_THEME_MENUBAR: ::std::os::raw::c_uint = 210;
- pub const NS_THEME_MENUPOPUP: ::std::os::raw::c_uint = 211;
- pub const NS_THEME_MENUITEM: ::std::os::raw::c_uint = 212;
- pub const NS_THEME_CHECKMENUITEM: ::std::os::raw::c_uint = 213;
- pub const NS_THEME_RADIOMENUITEM: ::std::os::raw::c_uint = 214;
- pub const NS_THEME_MENUCHECKBOX: ::std::os::raw::c_uint = 215;
- pub const NS_THEME_MENURADIO: ::std::os::raw::c_uint = 216;
- pub const NS_THEME_MENUSEPARATOR: ::std::os::raw::c_uint = 217;
- pub const NS_THEME_MENUARROW: ::std::os::raw::c_uint = 218;
- pub const NS_THEME_MENUIMAGE: ::std::os::raw::c_uint = 219;
- pub const NS_THEME_MENUITEMTEXT: ::std::os::raw::c_uint = 220;
- pub const NS_THEME_WIN_COMMUNICATIONS_TOOLBOX: ::std::os::raw::c_uint =
- 221;
- pub const NS_THEME_WIN_MEDIA_TOOLBOX: ::std::os::raw::c_uint = 222;
- pub const NS_THEME_WIN_BROWSERTABBAR_TOOLBOX: ::std::os::raw::c_uint =
- 223;
- pub const NS_THEME_MAC_FULLSCREEN_BUTTON: ::std::os::raw::c_uint = 226;
- pub const NS_THEME_MAC_HELP_BUTTON: ::std::os::raw::c_uint = 227;
- pub const NS_THEME_WIN_BORDERLESS_GLASS: ::std::os::raw::c_uint = 229;
- pub const NS_THEME_WIN_GLASS: ::std::os::raw::c_uint = 230;
- pub const NS_THEME_WINDOW_TITLEBAR: ::std::os::raw::c_uint = 231;
- pub const NS_THEME_WINDOW_TITLEBAR_MAXIMIZED: ::std::os::raw::c_uint =
- 232;
- pub const NS_THEME_WINDOW_FRAME_LEFT: ::std::os::raw::c_uint = 233;
- pub const NS_THEME_WINDOW_FRAME_RIGHT: ::std::os::raw::c_uint = 234;
- pub const NS_THEME_WINDOW_FRAME_BOTTOM: ::std::os::raw::c_uint = 235;
- pub const NS_THEME_WINDOW_BUTTON_CLOSE: ::std::os::raw::c_uint = 236;
- pub const NS_THEME_WINDOW_BUTTON_MINIMIZE: ::std::os::raw::c_uint = 237;
- pub const NS_THEME_WINDOW_BUTTON_MAXIMIZE: ::std::os::raw::c_uint = 238;
- pub const NS_THEME_WINDOW_BUTTON_RESTORE: ::std::os::raw::c_uint = 239;
- pub const NS_THEME_WINDOW_BUTTON_BOX: ::std::os::raw::c_uint = 240;
- pub const NS_THEME_WINDOW_BUTTON_BOX_MAXIMIZED: ::std::os::raw::c_uint =
- 241;
- pub const NS_THEME_WIN_EXCLUDE_GLASS: ::std::os::raw::c_uint = 242;
- pub const NS_THEME_MAC_VIBRANCY_LIGHT: ::std::os::raw::c_uint = 243;
- pub const NS_THEME_MAC_VIBRANCY_DARK: ::std::os::raw::c_uint = 244;
- pub const NS_THEME_MAC_DISCLOSURE_BUTTON_OPEN: ::std::os::raw::c_uint =
- 245;
- pub const NS_THEME_MAC_DISCLOSURE_BUTTON_CLOSED: ::std::os::raw::c_uint =
- 246;
- pub const NS_THEME_GTK_INFO_BAR: ::std::os::raw::c_uint = 247;
- pub const NS_THEME_MAC_SOURCE_LIST: ::std::os::raw::c_uint = 248;
- pub const NS_THEME_MAC_SOURCE_LIST_SELECTION: ::std::os::raw::c_uint =
- 249;
- pub const NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION:
- ::std::os::raw::c_uint =
- 250;
pub mod std {
#[allow(unused_imports)]
use self::super::super::root;
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct pair<_T1, _T2> {
pub first: _T1,
pub second: _T2,
@@ -1200,27 +1065,20 @@ pub mod root {
pub _address: u8,
}
pub type iterator_iterator_category<_Category> = _Category;
pub type iterator_value_type<_Tp> = _Tp;
pub type iterator_difference_type<_Distance> = _Distance;
pub type iterator_pointer<_Pointer> = _Pointer;
pub type iterator_reference<_Reference> = _Reference;
#[repr(C)]
- #[derive(Debug, Copy, Clone)]
- pub struct __iterator_traits {
- pub _address: u8,
- }
- #[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct iterator_traits {
pub _address: u8,
}
#[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct reverse_iterator<_Iterator> {
pub current: _Iterator,
pub _phantom_0: ::std::marker::PhantomData<::std::cell::UnsafeCell<_Iterator>>,
}
pub type reverse_iterator___traits_type = root::std::iterator_traits;
pub type reverse_iterator_iterator_type<_Iterator> = _Iterator;
pub type reverse_iterator_difference_type =
root::std::reverse_iterator___traits_type;
@@ -3522,16 +3380,21 @@ pub mod root {
"Alignment of field: " , stringify ! ( Element ) ,
"::" , stringify ! ( mState ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const Element ) ) . mServoData as *
const _ as usize } , 112usize , concat ! (
"Alignment of field: " , stringify ! ( Element ) ,
"::" , stringify ! ( mServoData ) ));
}
+ #[repr(C)]
+ #[derive(Debug, Copy, Clone)]
+ pub struct ShadowRoot {
+ _unused: [u8; 0],
+ }
/**
* Struct that stores info on an attribute. The name and value must either both
* be null or both be non-null.
*
* Note that, just as the pointers returned by GetAttrNameAt, the pointers that
* this struct hold are only valid until the element or its attributes are
* mutated (directly or via script).
*/
@@ -3926,21 +3789,16 @@ pub mod root {
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct GetRootNodeOptions {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
- pub struct ShadowRoot {
- _unused: [u8; 0],
- }
- #[repr(C)]
- #[derive(Debug, Copy, Clone)]
pub struct Touch {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct Selection {
_unused: [u8; 0],
}
@@ -6689,16 +6547,18 @@ pub mod root {
pub mOwningNode: *mut root::nsINode,
pub mMedia: root::RefPtr<root::mozilla::dom::MediaList>,
pub mNext: root::RefPtr<root::mozilla::StyleSheet>,
pub mParsingMode: root::mozilla::css::SheetParsingMode,
pub mType: root::mozilla::StyleBackendType,
pub mDisabled: bool,
pub mDocumentAssociationMode: root::mozilla::StyleSheet_DocumentAssociationMode,
pub mInner: *mut root::mozilla::StyleSheetInfo,
+ pub mDirty: bool,
+ pub mStyleSets: root::nsTArray<root::mozilla::StyleSetHandle>,
}
pub type StyleSheet_HasThreadSafeRefCnt = root::mozilla::FalseType;
#[repr(C)]
#[derive(Debug, Copy)]
pub struct StyleSheet_cycleCollection {
pub _base: root::nsXPCOMCycleCollectionParticipant,
}
#[test]
@@ -6710,16 +6570,32 @@ pub mod root {
assert_eq! (::std::mem::align_of::<StyleSheet_cycleCollection>() ,
8usize , concat ! (
"Alignment of " , stringify ! (
StyleSheet_cycleCollection ) ));
}
impl Clone for StyleSheet_cycleCollection {
fn clone(&self) -> Self { *self }
}
+ #[repr(i32)]
+ /**
+ * The different changes that a stylesheet may go through.
+ *
+ * Used by the StyleSets in order to handle more efficiently some kinds of
+ * changes.
+ */
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum StyleSheet_ChangeType {
+ Added = 0,
+ Removed = 1,
+ ApplicableStateChanged = 2,
+ RuleAdded = 3,
+ RuleRemoved = 4,
+ RuleChanged = 5,
+ }
#[repr(u32)]
#[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
pub enum StyleSheet_DocumentAssociationMode {
OwnedByDocument = 0,
NotOwnedByDocument = 1,
}
#[repr(C)]
#[derive(Debug, Copy)]
@@ -6758,17 +6634,17 @@ pub mod root {
}
extern "C" {
#[link_name = "_ZN7mozilla10StyleSheet21_cycleCollectorGlobalE"]
pub static mut StyleSheet__cycleCollectorGlobal:
root::mozilla::StyleSheet_cycleCollection;
}
#[test]
fn bindgen_test_layout_StyleSheet() {
- assert_eq!(::std::mem::size_of::<StyleSheet>() , 128usize , concat
+ assert_eq!(::std::mem::size_of::<StyleSheet>() , 144usize , concat
! ( "Size of: " , stringify ! ( StyleSheet ) ));
assert_eq! (::std::mem::align_of::<StyleSheet>() , 8usize , concat
! ( "Alignment of " , stringify ! ( StyleSheet ) ));
}
#[repr(C)]
#[derive(Debug)]
pub struct OriginAttributes {
pub _base: root::mozilla::dom::OriginAttributesDictionary,
@@ -6828,16 +6704,66 @@ pub mod root {
CORS_ANONYMOUS = 1,
CORS_USE_CREDENTIALS = 2,
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct ServoStyleSheet {
_unused: [u8; 0],
}
+ /**
+ * Smart pointer class that can hold a pointer to either an nsStyleSet
+ * or a ServoStyleSet.
+ */
+ #[repr(C)]
+ #[derive(Debug, Copy)]
+ pub struct StyleSetHandle {
+ pub mPtr: root::mozilla::StyleSetHandle_Ptr,
+ }
+ #[repr(C)]
+ #[derive(Debug, Copy)]
+ pub struct StyleSetHandle_Ptr {
+ pub mValue: usize,
+ }
+ #[test]
+ fn bindgen_test_layout_StyleSetHandle_Ptr() {
+ assert_eq!(::std::mem::size_of::<StyleSetHandle_Ptr>() , 8usize ,
+ concat ! (
+ "Size of: " , stringify ! ( StyleSetHandle_Ptr ) ));
+ assert_eq! (::std::mem::align_of::<StyleSetHandle_Ptr>() , 8usize
+ , concat ! (
+ "Alignment of " , stringify ! ( StyleSetHandle_Ptr )
+ ));
+ assert_eq! (unsafe {
+ & ( * ( 0 as * const StyleSetHandle_Ptr ) ) . mValue
+ as * const _ as usize } , 0usize , concat ! (
+ "Alignment of field: " , stringify ! (
+ StyleSetHandle_Ptr ) , "::" , stringify ! ( mValue )
+ ));
+ }
+ impl Clone for StyleSetHandle_Ptr {
+ fn clone(&self) -> Self { *self }
+ }
+ #[test]
+ fn bindgen_test_layout_StyleSetHandle() {
+ assert_eq!(::std::mem::size_of::<StyleSetHandle>() , 8usize ,
+ concat ! ( "Size of: " , stringify ! ( StyleSetHandle )
+ ));
+ assert_eq! (::std::mem::align_of::<StyleSetHandle>() , 8usize ,
+ concat ! (
+ "Alignment of " , stringify ! ( StyleSetHandle ) ));
+ assert_eq! (unsafe {
+ & ( * ( 0 as * const StyleSetHandle ) ) . mPtr as *
+ const _ as usize } , 0usize , concat ! (
+ "Alignment of field: " , stringify ! ( StyleSetHandle
+ ) , "::" , stringify ! ( mPtr ) ));
+ }
+ impl Clone for StyleSetHandle {
+ fn clone(&self) -> Self { *self }
+ }
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct StyleSheetInfo {
_unused: [u8; 0],
}
#[repr(i32)]
#[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
pub enum CSSEnabledState {
@@ -6879,68 +6805,18 @@ pub mod root {
placeholder = 23,
mozColorSwatch = 24,
Count = 25,
NonInheritingAnonBox = 26,
XULTree = 27,
NotPseudo = 28,
MAX = 29,
}
- /**
- * Smart pointer class that can hold a pointer to either an nsStyleSet
- * or a ServoStyleSet.
- */
- #[repr(C)]
- #[derive(Debug, Copy)]
- pub struct StyleSetHandle {
- pub mPtr: root::mozilla::StyleSetHandle_Ptr,
- }
- #[repr(C)]
- #[derive(Debug, Copy)]
- pub struct StyleSetHandle_Ptr {
- pub mValue: usize,
- }
- #[test]
- fn bindgen_test_layout_StyleSetHandle_Ptr() {
- assert_eq!(::std::mem::size_of::<StyleSetHandle_Ptr>() , 8usize ,
- concat ! (
- "Size of: " , stringify ! ( StyleSetHandle_Ptr ) ));
- assert_eq! (::std::mem::align_of::<StyleSetHandle_Ptr>() , 8usize
- , concat ! (
- "Alignment of " , stringify ! ( StyleSetHandle_Ptr )
- ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const StyleSetHandle_Ptr ) ) . mValue
- as * const _ as usize } , 0usize , concat ! (
- "Alignment of field: " , stringify ! (
- StyleSetHandle_Ptr ) , "::" , stringify ! ( mValue )
- ));
- }
- impl Clone for StyleSetHandle_Ptr {
- fn clone(&self) -> Self { *self }
- }
- #[test]
- fn bindgen_test_layout_StyleSetHandle() {
- assert_eq!(::std::mem::size_of::<StyleSetHandle>() , 8usize ,
- concat ! ( "Size of: " , stringify ! ( StyleSetHandle )
- ));
- assert_eq! (::std::mem::align_of::<StyleSetHandle>() , 8usize ,
- concat ! (
- "Alignment of " , stringify ! ( StyleSetHandle ) ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const StyleSetHandle ) ) . mPtr as *
- const _ as usize } , 0usize , concat ! (
- "Alignment of field: " , stringify ! ( StyleSetHandle
- ) , "::" , stringify ! ( mPtr ) ));
- }
- impl Clone for StyleSetHandle {
- fn clone(&self) -> Self { *self }
- }
- #[repr(C)]
- #[derive(Debug, Copy, Clone)]
+ #[repr(C)]
+ #[derive(Debug, Copy, Clone)]
pub struct EventChainVisitor {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct EventChainPostVisitor {
_unused: [u8; 0],
}
@@ -21457,19 +21333,17 @@ pub mod root {
pub mAutoWeakFrames: *mut root::AutoWeakFrame,
pub mWeakFrames: [u64; 5usize],
pub mCanvasBackgroundColor: root::nscolor,
pub mResolution: [u32; 2usize],
pub mSelectionFlags: i16,
pub mRenderFlags: root::nsIPresShell_RenderFlags,
pub _bitfield_1: u8,
pub _bitfield_2: u8,
- pub _bitfield_3: u8,
pub mPresShellId: u32,
- pub mChangedScopeStyleRoots: [u64; 3usize],
pub mFontSizeInflationEmPerLine: u32,
pub mFontSizeInflationMinTwips: u32,
pub mFontSizeInflationLineThreshold: u32,
pub mFontSizeInflationForceEnabled: bool,
pub mFontSizeInflationDisabledInMasterProcess: bool,
pub mFontSizeInflationEnabled: bool,
pub mFontSizeInflationEnabledIsDirty: bool,
pub mPaintingIsFrozen: bool,
@@ -21804,17 +21678,17 @@ pub mod root {
pub static mut nsIPresShell_gCaptureInfo: root::CapturingContentInfo;
}
extern "C" {
#[link_name = "_ZN12nsIPresShell14gKeyDownTargetE"]
pub static mut nsIPresShell_gKeyDownTarget: *mut root::nsIContent;
}
#[test]
fn bindgen_test_layout_nsIPresShell() {
- assert_eq!(::std::mem::size_of::<nsIPresShell>() , 5456usize , concat
+ assert_eq!(::std::mem::size_of::<nsIPresShell>() , 5432usize , concat
! ( "Size of: " , stringify ! ( nsIPresShell ) ));
assert_eq! (::std::mem::align_of::<nsIPresShell>() , 8usize , concat !
( "Alignment of " , stringify ! ( nsIPresShell ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mDocument as *
const _ as usize } , 8usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mDocument ) ));
@@ -21915,619 +21789,585 @@ pub mod root {
"::" , stringify ! ( mRenderFlags ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mPresShellId as *
const _ as usize } , 5404usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mPresShellId ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
- mChangedScopeStyleRoots as * const _ as usize } ,
+ mFontSizeInflationEmPerLine as * const _ as usize } ,
5408usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
- "::" , stringify ! ( mChangedScopeStyleRoots ) ));
- assert_eq! (unsafe {
- & ( * ( 0 as * const nsIPresShell ) ) .
- mFontSizeInflationEmPerLine as * const _ as usize } ,
- 5432usize , concat ! (
- "Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEmPerLine ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationMinTwips as * const _ as usize } ,
- 5436usize , concat ! (
+ 5412usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationMinTwips ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationLineThreshold as * const _ as usize } ,
- 5440usize , concat ! (
+ 5416usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationLineThreshold ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationForceEnabled as * const _ as usize } ,
- 5444usize , concat ! (
+ 5420usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationForceEnabled ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationDisabledInMasterProcess as * const _ as
- usize } , 5445usize , concat ! (
+ usize } , 5421usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! (
mFontSizeInflationDisabledInMasterProcess ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationEnabled as * const _ as usize } ,
- 5446usize , concat ! (
+ 5422usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEnabled ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) .
mFontSizeInflationEnabledIsDirty as * const _ as usize } ,
- 5447usize , concat ! (
+ 5423usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mFontSizeInflationEnabledIsDirty )
));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mPaintingIsFrozen
- as * const _ as usize } , 5448usize , concat ! (
+ as * const _ as usize } , 5424usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mPaintingIsFrozen ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mIsNeverPainting
- as * const _ as usize } , 5449usize , concat ! (
+ as * const _ as usize } , 5425usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mIsNeverPainting ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsIPresShell ) ) . mInFlush as *
- const _ as usize } , 5450usize , concat ! (
+ const _ as usize } , 5426usize , concat ! (
"Alignment of field: " , stringify ! ( nsIPresShell ) ,
"::" , stringify ! ( mInFlush ) ));
}
impl nsIPresShell {
#[inline]
- pub fn mStylesHaveChanged(&self) -> bool {
+ pub fn mDidInitialize(&self) -> bool {
let mask = 1usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 0usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mStylesHaveChanged(&mut self, val: bool) {
+ pub fn set_mDidInitialize(&mut self, val: bool) {
let mask = 1usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 0usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mDidInitialize(&self) -> bool {
+ pub fn mIsDestroying(&self) -> bool {
let mask = 2usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 1usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mDidInitialize(&mut self, val: bool) {
+ pub fn set_mIsDestroying(&mut self, val: bool) {
let mask = 2usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 1usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsDestroying(&self) -> bool {
+ pub fn mIsReflowing(&self) -> bool {
let mask = 4usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 2usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsDestroying(&mut self, val: bool) {
+ pub fn set_mIsReflowing(&mut self, val: bool) {
let mask = 4usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 2usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsReflowing(&self) -> bool {
+ pub fn mPaintingSuppressed(&self) -> bool {
let mask = 8usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 3usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsReflowing(&mut self, val: bool) {
+ pub fn set_mPaintingSuppressed(&mut self, val: bool) {
let mask = 8usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 3usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mPaintingSuppressed(&self) -> bool {
+ pub fn mIsThemeSupportDisabled(&self) -> bool {
let mask = 16usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 4usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mPaintingSuppressed(&mut self, val: bool) {
+ pub fn set_mIsThemeSupportDisabled(&mut self, val: bool) {
let mask = 16usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 4usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsThemeSupportDisabled(&self) -> bool {
+ pub fn mIsActive(&self) -> bool {
let mask = 32usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 5usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsThemeSupportDisabled(&mut self, val: bool) {
+ pub fn set_mIsActive(&mut self, val: bool) {
let mask = 32usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 5usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mIsActive(&self) -> bool {
+ pub fn mFrozen(&self) -> bool {
let mask = 64usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 6usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsActive(&mut self, val: bool) {
+ pub fn set_mFrozen(&mut self, val: bool) {
let mask = 64usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 6usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mFrozen(&self) -> bool {
+ pub fn mIsFirstPaint(&self) -> bool {
let mask = 128usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
let val = (unit_field_val & mask) >> 7usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mFrozen(&mut self, val: bool) {
+ pub fn set_mIsFirstPaint(&mut self, val: bool) {
let mask = 128usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_1) };
unit_field_val &= !mask;
unit_field_val |= (val << 7usize) & mask;
self._bitfield_1 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn new_bitfield_1(mStylesHaveChanged: bool, mDidInitialize: bool,
- mIsDestroying: bool, mIsReflowing: bool,
- mPaintingSuppressed: bool,
+ pub fn new_bitfield_1(mDidInitialize: bool, mIsDestroying: bool,
+ mIsReflowing: bool, mPaintingSuppressed: bool,
mIsThemeSupportDisabled: bool, mIsActive: bool,
- mFrozen: bool) -> u8 {
+ mFrozen: bool, mIsFirstPaint: bool) -> u8 {
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{ 0 };
- let mStylesHaveChanged =
- mStylesHaveChanged
+ let mDidInitialize =
+ mDidInitialize
as
u8
as
u8;
let mask =
1usize
as
u8;
- let mStylesHaveChanged =
- (mStylesHaveChanged
+ let mDidInitialize =
+ (mDidInitialize
<<
0usize)
&
mask;
bitfield_unit_val
|
- mStylesHaveChanged
+ mDidInitialize
};
- let mDidInitialize =
- mDidInitialize
+ let mIsDestroying =
+ mIsDestroying
as u8 as
u8;
let mask =
2usize as u8;
- let mDidInitialize =
- (mDidInitialize
+ let mIsDestroying =
+ (mIsDestroying
<<
1usize) &
mask;
bitfield_unit_val
|
- mDidInitialize
+ mIsDestroying
};
- let mIsDestroying =
- mIsDestroying as u8 as
+ let mIsReflowing =
+ mIsReflowing as u8 as
u8;
let mask = 4usize as u8;
- let mIsDestroying =
- (mIsDestroying <<
+ let mIsReflowing =
+ (mIsReflowing <<
2usize) & mask;
bitfield_unit_val |
- mIsDestroying
+ mIsReflowing
};
- let mIsReflowing =
- mIsReflowing as u8 as u8;
+ let mPaintingSuppressed =
+ mPaintingSuppressed as u8 as
+ u8;
let mask = 8usize as u8;
- let mIsReflowing =
- (mIsReflowing << 3usize) &
- mask;
- bitfield_unit_val | mIsReflowing
+ let mPaintingSuppressed =
+ (mPaintingSuppressed <<
+ 3usize) & mask;
+ bitfield_unit_val |
+ mPaintingSuppressed
};
- let mPaintingSuppressed =
- mPaintingSuppressed as u8 as u8;
+ let mIsThemeSupportDisabled =
+ mIsThemeSupportDisabled as u8 as u8;
let mask = 16usize as u8;
- let mPaintingSuppressed =
- (mPaintingSuppressed << 4usize) &
+ let mIsThemeSupportDisabled =
+ (mIsThemeSupportDisabled << 4usize) &
mask;
- bitfield_unit_val | mPaintingSuppressed
+ bitfield_unit_val |
+ mIsThemeSupportDisabled
};
- let mIsThemeSupportDisabled =
- mIsThemeSupportDisabled as u8 as u8;
+ let mIsActive = mIsActive as u8 as u8;
let mask = 32usize as u8;
- let mIsThemeSupportDisabled =
- (mIsThemeSupportDisabled << 5usize) & mask;
- bitfield_unit_val | mIsThemeSupportDisabled
+ let mIsActive = (mIsActive << 5usize) & mask;
+ bitfield_unit_val | mIsActive
};
- let mIsActive = mIsActive as u8 as u8;
+ let mFrozen = mFrozen as u8 as u8;
let mask = 64usize as u8;
- let mIsActive = (mIsActive << 6usize) & mask;
- bitfield_unit_val | mIsActive
+ let mFrozen = (mFrozen << 6usize) & mask;
+ bitfield_unit_val | mFrozen
};
- let mFrozen = mFrozen as u8 as u8;
+ let mIsFirstPaint = mIsFirstPaint as u8 as u8;
let mask = 128usize as u8;
- let mFrozen = (mFrozen << 7usize) & mask;
- bitfield_unit_val | mFrozen
- }
- #[inline]
- pub fn mIsFirstPaint(&self) -> bool {
+ let mIsFirstPaint = (mIsFirstPaint << 7usize) & mask;
+ bitfield_unit_val | mIsFirstPaint
+ }
+ #[inline]
+ pub fn mObservesMutationsForPrint(&self) -> bool {
let mask = 1usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 0usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mIsFirstPaint(&mut self, val: bool) {
+ pub fn set_mObservesMutationsForPrint(&mut self, val: bool) {
let mask = 1usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 0usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservesMutationsForPrint(&self) -> bool {
+ pub fn mSuppressInterruptibleReflows(&self) -> bool {
let mask = 2usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 1usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservesMutationsForPrint(&mut self, val: bool) {
+ pub fn set_mSuppressInterruptibleReflows(&mut self, val: bool) {
let mask = 2usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 1usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mSuppressInterruptibleReflows(&self) -> bool {
+ pub fn mScrollPositionClampingScrollPortSizeSet(&self) -> bool {
let mask = 4usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 2usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mSuppressInterruptibleReflows(&mut self, val: bool) {
+ pub fn set_mScrollPositionClampingScrollPortSizeSet(&mut self,
+ val: bool) {
let mask = 4usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 2usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mScrollPositionClampingScrollPortSizeSet(&self) -> bool {
+ pub fn mNeedLayoutFlush(&self) -> bool {
let mask = 8usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 3usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mScrollPositionClampingScrollPortSizeSet(&mut self,
- val: bool) {
+ pub fn set_mNeedLayoutFlush(&mut self, val: bool) {
let mask = 8usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 3usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mNeedLayoutFlush(&self) -> bool {
+ pub fn mNeedStyleFlush(&self) -> bool {
let mask = 16usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 4usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mNeedLayoutFlush(&mut self, val: bool) {
+ pub fn set_mNeedStyleFlush(&mut self, val: bool) {
let mask = 16usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 4usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mNeedStyleFlush(&self) -> bool {
+ pub fn mObservingStyleFlushes(&self) -> bool {
let mask = 32usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 5usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mNeedStyleFlush(&mut self, val: bool) {
+ pub fn set_mObservingStyleFlushes(&mut self, val: bool) {
let mask = 32usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 5usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservingStyleFlushes(&self) -> bool {
+ pub fn mObservingLayoutFlushes(&self) -> bool {
let mask = 64usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 6usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservingStyleFlushes(&mut self, val: bool) {
+ pub fn set_mObservingLayoutFlushes(&mut self, val: bool) {
let mask = 64usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 6usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn mObservingLayoutFlushes(&self) -> bool {
+ pub fn mNeedThrottledAnimationFlush(&self) -> bool {
let mask = 128usize as u8;
let unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
let val = (unit_field_val & mask) >> 7usize;
unsafe { ::std::mem::transmute(val as u8) }
}
#[inline]
- pub fn set_mObservingLayoutFlushes(&mut self, val: bool) {
+ pub fn set_mNeedThrottledAnimationFlush(&mut self, val: bool) {
let mask = 128usize as u8;
let val = val as u8 as u8;
let mut unit_field_val: u8 =
unsafe { ::std::mem::transmute(self._bitfield_2) };
unit_field_val &= !mask;
unit_field_val |= (val << 7usize) & mask;
self._bitfield_2 =
unsafe { ::std::mem::transmute(unit_field_val) };
}
#[inline]
- pub fn new_bitfield_2(mIsFirstPaint: bool,
- mObservesMutationsForPrint: bool,
+ pub fn new_bitfield_2(mObservesMutationsForPrint: bool,
mSuppressInterruptibleReflows: bool,
mScrollPositionClampingScrollPortSizeSet: bool,
mNeedLayoutFlush: bool, mNeedStyleFlush: bool,
mObservingStyleFlushes: bool,
- mObservingLayoutFlushes: bool) -> u8 {
+ mObservingLayoutFlushes: bool,
+ mNeedThrottledAnimationFlush: bool) -> u8 {
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{
let bitfield_unit_val =
{ 0 };
- let mIsFirstPaint =
- mIsFirstPaint
+ let mObservesMutationsForPrint =
+ mObservesMutationsForPrint
as
u8
as
u8;
let mask =
1usize
as
u8;
- let mIsFirstPaint =
- (mIsFirstPaint
+ let mObservesMutationsForPrint =
+ (mObservesMutationsForPrint
<<
0usize)
&
mask;
bitfield_unit_val
|
- mIsFirstPaint
+ mObservesMutationsForPrint
};
- let mObservesMutationsForPrint =
- mObservesMutationsForPrint
+ let mSuppressInterruptibleReflows =
+ mSuppressInterruptibleReflows
as u8 as
u8;
let mask =
2usize as u8;
- let mObservesMutationsForPrint =
- (mObservesMutationsForPrint
+ let mSuppressInterruptibleReflows =
+ (mSuppressInterruptibleReflows
<<
1usize) &
mask;
bitfield_unit_val
|
- mObservesMutationsForPrint
+ mSuppressInterruptibleReflows
};
- let mSuppressInterruptibleReflows =
- mSuppressInterruptibleReflows
+ let mScrollPositionClampingScrollPortSizeSet =
+ mScrollPositionClampingScrollPortSizeSet
as u8 as u8;
let mask = 4usize as u8;
- let mSuppressInterruptibleReflows =
- (mSuppressInterruptibleReflows
+ let mScrollPositionClampingScrollPortSizeSet =
+ (mScrollPositionClampingScrollPortSizeSet
<< 2usize) &
mask;
bitfield_unit_val |
- mSuppressInterruptibleReflows
+ mScrollPositionClampingScrollPortSizeSet
};
- let mScrollPositionClampingScrollPortSizeSet =
- mScrollPositionClampingScrollPortSizeSet
- as u8 as u8;
+ let mNeedLayoutFlush =
+ mNeedLayoutFlush as u8 as u8;
let mask = 8usize as u8;
- let mScrollPositionClampingScrollPortSizeSet =
- (mScrollPositionClampingScrollPortSizeSet
- << 3usize) & mask;
+ let mNeedLayoutFlush =
+ (mNeedLayoutFlush << 3usize) &
+ mask;
bitfield_unit_val |
- mScrollPositionClampingScrollPortSizeSet
+ mNeedLayoutFlush
};
- let mNeedLayoutFlush =
- mNeedLayoutFlush as u8 as u8;
+ let mNeedStyleFlush =
+ mNeedStyleFlush as u8 as u8;
let mask = 16usize as u8;
- let mNeedLayoutFlush =
- (mNeedLayoutFlush << 4usize) & mask;
- bitfield_unit_val | mNeedLayoutFlush
+ let mNeedStyleFlush =
+ (mNeedStyleFlush << 4usize) & mask;
+ bitfield_unit_val | mNeedStyleFlush
};
- let mNeedStyleFlush = mNeedStyleFlush as u8 as u8;
+ let mObservingStyleFlushes =
+ mObservingStyleFlushes as u8 as u8;
let mask = 32usize as u8;
- let mNeedStyleFlush =
- (mNeedStyleFlush << 5usize) & mask;
- bitfield_unit_val | mNeedStyleFlush
+ let mObservingStyleFlushes =
+ (mObservingStyleFlushes << 5usize) & mask;
+ bitfield_unit_val | mObservingStyleFlushes
};
- let mObservingStyleFlushes =
- mObservingStyleFlushes as u8 as u8;
+ let mObservingLayoutFlushes =
+ mObservingLayoutFlushes as u8 as u8;
let mask = 64usize as u8;
- let mObservingStyleFlushes =
- (mObservingStyleFlushes << 6usize) & mask;
- bitfield_unit_val | mObservingStyleFlushes
+ let mObservingLayoutFlushes =
+ (mObservingLayoutFlushes << 6usize) & mask;
+ bitfield_unit_val | mObservingLayoutFlushes
};
- let mObservingLayoutFlushes = mObservingLayoutFlushes as u8 as u8;
- let mask = 128usize as u8;
- let mObservingLayoutFlushes =
- (mObservingLayoutFlushes << 7usize) & mask;
- bitfield_unit_val | mObservingLayoutFlushes
- }
- #[inline]
- pub fn mNeedThrottledAnimationFlush(&self) -> bool {
- let mask = 1usize as u8;
- let unit_field_val: u8 =
- unsafe { ::std::mem::transmute(self._bitfield_3) };
- let val = (unit_field_val & mask) >> 0usize;
- unsafe { ::std::mem::transmute(val as u8) }
- }
- #[inline]
- pub fn set_mNeedThrottledAnimationFlush(&mut self, val: bool) {
- let mask = 1usize as u8;
- let val = val as u8 as u8;
- let mut unit_field_val: u8 =
- unsafe { ::std::mem::transmute(self._bitfield_3) };
- unit_field_val &= !mask;
- unit_field_val |= (val << 0usize) & mask;
- self._bitfield_3 =
- unsafe { ::std::mem::transmute(unit_field_val) };
- }
- #[inline]
- pub fn new_bitfield_3(mNeedThrottledAnimationFlush: bool) -> u8 {
- let bitfield_unit_val = { 0 };
let mNeedThrottledAnimationFlush =
mNeedThrottledAnimationFlush as u8 as u8;
- let mask = 1usize as u8;
+ let mask = 128usize as u8;
let mNeedThrottledAnimationFlush =
- (mNeedThrottledAnimationFlush << 0usize) & mask;
+ (mNeedThrottledAnimationFlush << 7usize) & mask;
bitfield_unit_val | mNeedThrottledAnimationFlush
}
}
/**
* A class that implements nsIWeakReference
*/
#[repr(C)]
#[derive(Debug)]
@@ -22557,67 +22397,67 @@ pub mod root {
"Alignment of field: " , stringify ! ( nsNodeWeakReference
) , "::" , stringify ! ( mNode ) ));
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct nsDOMMutationObserver {
_unused: [u8; 0],
}
- pub const NODE_HAS_LISTENERMANAGER: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_LISTENERMANAGER;
- pub const NODE_HAS_PROPERTIES: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_PROPERTIES;
- pub const NODE_IS_ANONYMOUS_ROOT: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_ANONYMOUS_ROOT;
- pub const NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE;
- pub const NODE_IS_NATIVE_ANONYMOUS_ROOT: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_NATIVE_ANONYMOUS_ROOT;
- pub const NODE_FORCE_XBL_BINDINGS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_FORCE_XBL_BINDINGS;
- pub const NODE_MAY_BE_IN_BINDING_MNGR: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_MAY_BE_IN_BINDING_MNGR;
- pub const NODE_IS_EDITABLE: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_EDITABLE;
- pub const NODE_IS_NATIVE_ANONYMOUS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_NATIVE_ANONYMOUS;
- pub const NODE_IS_IN_SHADOW_TREE: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_IN_SHADOW_TREE;
- pub const NODE_HAS_EMPTY_SELECTOR: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_EMPTY_SELECTOR;
- pub const NODE_HAS_SLOW_SELECTOR: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_SLOW_SELECTOR;
- pub const NODE_HAS_EDGE_CHILD_SELECTOR: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_EDGE_CHILD_SELECTOR;
- pub const NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS;
- pub const NODE_ALL_SELECTOR_FLAGS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_ALL_SELECTOR_FLAGS;
- pub const NODE_NEEDS_FRAME: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_NEEDS_FRAME;
- pub const NODE_DESCENDANTS_NEED_FRAMES: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_DESCENDANTS_NEED_FRAMES;
- pub const NODE_HAS_ACCESSKEY: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_ACCESSKEY;
- pub const NODE_HAS_DIRECTION_RTL: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_DIRECTION_RTL;
- pub const NODE_HAS_DIRECTION_LTR: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_HAS_DIRECTION_LTR;
- pub const NODE_ALL_DIRECTION_FLAGS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_ALL_DIRECTION_FLAGS;
- pub const NODE_CHROME_ONLY_ACCESS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_CHROME_ONLY_ACCESS;
- pub const NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS;
- pub const NODE_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_83 =
- _bindgen_ty_83::NODE_TYPE_SPECIFIC_BITS_OFFSET;
- #[repr(u32)]
- #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
- pub enum _bindgen_ty_83 {
+ pub const NODE_HAS_LISTENERMANAGER: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_LISTENERMANAGER;
+ pub const NODE_HAS_PROPERTIES: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_PROPERTIES;
+ pub const NODE_IS_ANONYMOUS_ROOT: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_ANONYMOUS_ROOT;
+ pub const NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE;
+ pub const NODE_IS_NATIVE_ANONYMOUS_ROOT: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_NATIVE_ANONYMOUS_ROOT;
+ pub const NODE_FORCE_XBL_BINDINGS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_FORCE_XBL_BINDINGS;
+ pub const NODE_MAY_BE_IN_BINDING_MNGR: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_MAY_BE_IN_BINDING_MNGR;
+ pub const NODE_IS_EDITABLE: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_EDITABLE;
+ pub const NODE_IS_NATIVE_ANONYMOUS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_NATIVE_ANONYMOUS;
+ pub const NODE_IS_IN_SHADOW_TREE: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_IN_SHADOW_TREE;
+ pub const NODE_HAS_EMPTY_SELECTOR: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_EMPTY_SELECTOR;
+ pub const NODE_HAS_SLOW_SELECTOR: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_SLOW_SELECTOR;
+ pub const NODE_HAS_EDGE_CHILD_SELECTOR: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_EDGE_CHILD_SELECTOR;
+ pub const NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_SLOW_SELECTOR_LATER_SIBLINGS;
+ pub const NODE_ALL_SELECTOR_FLAGS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_ALL_SELECTOR_FLAGS;
+ pub const NODE_NEEDS_FRAME: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_NEEDS_FRAME;
+ pub const NODE_DESCENDANTS_NEED_FRAMES: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_DESCENDANTS_NEED_FRAMES;
+ pub const NODE_HAS_ACCESSKEY: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_ACCESSKEY;
+ pub const NODE_HAS_DIRECTION_RTL: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_DIRECTION_RTL;
+ pub const NODE_HAS_DIRECTION_LTR: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_HAS_DIRECTION_LTR;
+ pub const NODE_ALL_DIRECTION_FLAGS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_ALL_DIRECTION_FLAGS;
+ pub const NODE_CHROME_ONLY_ACCESS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_CHROME_ONLY_ACCESS;
+ pub const NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_IS_ROOT_OF_CHROME_ONLY_ACCESS;
+ pub const NODE_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_82 =
+ _bindgen_ty_82::NODE_TYPE_SPECIFIC_BITS_OFFSET;
+ #[repr(u32)]
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum _bindgen_ty_82 {
NODE_HAS_LISTENERMANAGER = 4,
NODE_HAS_PROPERTIES = 8,
NODE_IS_ANONYMOUS_ROOT = 16,
NODE_IS_IN_NATIVE_ANONYMOUS_SUBTREE = 32,
NODE_IS_NATIVE_ANONYMOUS_ROOT = 64,
NODE_FORCE_XBL_BINDINGS = 128,
NODE_MAY_BE_IN_BINDING_MNGR = 256,
NODE_IS_EDITABLE = 512,
@@ -30444,28 +30284,28 @@ pub mod root {
) , "::" , stringify ! ( mRefCnt ) ));
assert_eq! (unsafe {
& ( * ( 0 as * const nsStyleQuoteValues ) ) . mQuotePairs
as * const _ as usize } , 8usize , concat ! (
"Alignment of field: " , stringify ! ( nsStyleQuoteValues
) , "::" , stringify ! ( mQuotePairs ) ));
}
#[test]
- fn __bindgen_test_layout_StaticRefPtr_instantiation_86() {
+ fn __bindgen_test_layout_StaticRefPtr_instantiation_85() {
assert_eq!(::std::mem::size_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
}
#[test]
- fn __bindgen_test_layout_StaticRefPtr_instantiation_87() {
+ fn __bindgen_test_layout_StaticRefPtr_instantiation_86() {
assert_eq!(::std::mem::size_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::StaticRefPtr<root::nsStyleQuoteValues>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::StaticRefPtr<root::nsStyleQuoteValues> ) ));
@@ -32699,16 +32539,286 @@ pub mod root {
pub type RawGeckoAnimationPropertySegmentBorrowed =
*const root::RawGeckoAnimationPropertySegment;
pub type RawGeckoComputedTimingBorrowed =
*const root::RawGeckoComputedTiming;
pub type RawGeckoServoStyleRuleListBorrowedMut =
*mut root::RawGeckoServoStyleRuleList;
pub type RawGeckoCSSPropertyIDListBorrowed =
*const root::RawGeckoCSSPropertyIDList;
+ pub const ThemeWidgetType_NS_THEME_NONE: root::ThemeWidgetType = 0;
+ pub const ThemeWidgetType_NS_THEME_BUTTON: root::ThemeWidgetType = 1;
+ pub const ThemeWidgetType_NS_THEME_RADIO: root::ThemeWidgetType = 2;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX: root::ThemeWidgetType = 3;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_BEVEL: root::ThemeWidgetType =
+ 4;
+ pub const ThemeWidgetType_NS_THEME_FOCUS_OUTLINE: root::ThemeWidgetType =
+ 5;
+ pub const ThemeWidgetType_NS_THEME_TOOLBOX: root::ThemeWidgetType = 6;
+ pub const ThemeWidgetType_NS_THEME_TOOLBAR: root::ThemeWidgetType = 7;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARBUTTON: root::ThemeWidgetType =
+ 8;
+ pub const ThemeWidgetType_NS_THEME_DUALBUTTON: root::ThemeWidgetType = 9;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARBUTTON_DROPDOWN:
+ root::ThemeWidgetType =
+ 10;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_UP: root::ThemeWidgetType
+ =
+ 11;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_DOWN:
+ root::ThemeWidgetType =
+ 12;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_NEXT:
+ root::ThemeWidgetType =
+ 13;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_ARROW_PREVIOUS:
+ root::ThemeWidgetType =
+ 14;
+ pub const ThemeWidgetType_NS_THEME_SEPARATOR: root::ThemeWidgetType = 15;
+ pub const ThemeWidgetType_NS_THEME_TOOLBARGRIPPER: root::ThemeWidgetType =
+ 16;
+ pub const ThemeWidgetType_NS_THEME_SPLITTER: root::ThemeWidgetType = 17;
+ pub const ThemeWidgetType_NS_THEME_STATUSBAR: root::ThemeWidgetType = 18;
+ pub const ThemeWidgetType_NS_THEME_STATUSBARPANEL: root::ThemeWidgetType =
+ 19;
+ pub const ThemeWidgetType_NS_THEME_RESIZERPANEL: root::ThemeWidgetType =
+ 20;
+ pub const ThemeWidgetType_NS_THEME_RESIZER: root::ThemeWidgetType = 21;
+ pub const ThemeWidgetType_NS_THEME_LISTBOX: root::ThemeWidgetType = 22;
+ pub const ThemeWidgetType_NS_THEME_LISTITEM: root::ThemeWidgetType = 23;
+ pub const ThemeWidgetType_NS_THEME_TREEVIEW: root::ThemeWidgetType = 24;
+ pub const ThemeWidgetType_NS_THEME_TREEITEM: root::ThemeWidgetType = 25;
+ pub const ThemeWidgetType_NS_THEME_TREETWISTY: root::ThemeWidgetType = 26;
+ pub const ThemeWidgetType_NS_THEME_TREELINE: root::ThemeWidgetType = 27;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADER: root::ThemeWidgetType = 28;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADERCELL: root::ThemeWidgetType =
+ 29;
+ pub const ThemeWidgetType_NS_THEME_TREEHEADERSORTARROW:
+ root::ThemeWidgetType =
+ 30;
+ pub const ThemeWidgetType_NS_THEME_TREETWISTYOPEN: root::ThemeWidgetType =
+ 31;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSBAR: root::ThemeWidgetType =
+ 32;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSCHUNK: root::ThemeWidgetType =
+ 33;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSBAR_VERTICAL:
+ root::ThemeWidgetType =
+ 34;
+ pub const ThemeWidgetType_NS_THEME_PROGRESSCHUNK_VERTICAL:
+ root::ThemeWidgetType =
+ 35;
+ pub const ThemeWidgetType_NS_THEME_METERBAR: root::ThemeWidgetType = 36;
+ pub const ThemeWidgetType_NS_THEME_METERCHUNK: root::ThemeWidgetType = 37;
+ pub const ThemeWidgetType_NS_THEME_TAB: root::ThemeWidgetType = 38;
+ pub const ThemeWidgetType_NS_THEME_TABPANEL: root::ThemeWidgetType = 39;
+ pub const ThemeWidgetType_NS_THEME_TABPANELS: root::ThemeWidgetType = 40;
+ pub const ThemeWidgetType_NS_THEME_TAB_SCROLL_ARROW_BACK:
+ root::ThemeWidgetType =
+ 41;
+ pub const ThemeWidgetType_NS_THEME_TAB_SCROLL_ARROW_FORWARD:
+ root::ThemeWidgetType =
+ 42;
+ pub const ThemeWidgetType_NS_THEME_TOOLTIP: root::ThemeWidgetType = 43;
+ pub const ThemeWidgetType_NS_THEME_SPINNER: root::ThemeWidgetType = 44;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_UPBUTTON: root::ThemeWidgetType
+ =
+ 45;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_DOWNBUTTON:
+ root::ThemeWidgetType =
+ 46;
+ pub const ThemeWidgetType_NS_THEME_SPINNER_TEXTFIELD:
+ root::ThemeWidgetType =
+ 47;
+ pub const ThemeWidgetType_NS_THEME_NUMBER_INPUT: root::ThemeWidgetType =
+ 48;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR: root::ThemeWidgetType = 49;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_SMALL: root::ThemeWidgetType
+ =
+ 50;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_HORIZONTAL:
+ root::ThemeWidgetType =
+ 51;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_VERTICAL:
+ root::ThemeWidgetType =
+ 52;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_UP:
+ root::ThemeWidgetType =
+ 53;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_DOWN:
+ root::ThemeWidgetType =
+ 54;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_LEFT:
+ root::ThemeWidgetType =
+ 55;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARBUTTON_RIGHT:
+ root::ThemeWidgetType =
+ 56;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTRACK_HORIZONTAL:
+ root::ThemeWidgetType =
+ 57;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTRACK_VERTICAL:
+ root::ThemeWidgetType =
+ 58;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTHUMB_HORIZONTAL:
+ root::ThemeWidgetType =
+ 59;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBARTHUMB_VERTICAL:
+ root::ThemeWidgetType =
+ 60;
+ pub const ThemeWidgetType_NS_THEME_SCROLLBAR_NON_DISAPPEARING:
+ root::ThemeWidgetType =
+ 61;
+ pub const ThemeWidgetType_NS_THEME_TEXTFIELD: root::ThemeWidgetType = 62;
+ pub const ThemeWidgetType_NS_THEME_CARET: root::ThemeWidgetType = 63;
+ pub const ThemeWidgetType_NS_THEME_TEXTFIELD_MULTILINE:
+ root::ThemeWidgetType =
+ 64;
+ pub const ThemeWidgetType_NS_THEME_SEARCHFIELD: root::ThemeWidgetType =
+ 65;
+ pub const ThemeWidgetType_NS_THEME_MENULIST: root::ThemeWidgetType = 66;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_BUTTON: root::ThemeWidgetType
+ =
+ 67;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_TEXT: root::ThemeWidgetType =
+ 68;
+ pub const ThemeWidgetType_NS_THEME_MENULIST_TEXTFIELD:
+ root::ThemeWidgetType =
+ 69;
+ pub const ThemeWidgetType_NS_THEME_SCALE_HORIZONTAL: root::ThemeWidgetType
+ =
+ 70;
+ pub const ThemeWidgetType_NS_THEME_SCALE_VERTICAL: root::ThemeWidgetType =
+ 71;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMB_HORIZONTAL:
+ root::ThemeWidgetType =
+ 72;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMB_VERTICAL:
+ root::ThemeWidgetType =
+ 73;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBSTART: root::ThemeWidgetType
+ =
+ 74;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBEND: root::ThemeWidgetType =
+ 75;
+ pub const ThemeWidgetType_NS_THEME_SCALETHUMBTICK: root::ThemeWidgetType =
+ 76;
+ pub const ThemeWidgetType_NS_THEME_RANGE: root::ThemeWidgetType = 77;
+ pub const ThemeWidgetType_NS_THEME_RANGE_THUMB: root::ThemeWidgetType =
+ 78;
+ pub const ThemeWidgetType_NS_THEME_GROUPBOX: root::ThemeWidgetType = 79;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX_CONTAINER:
+ root::ThemeWidgetType =
+ 80;
+ pub const ThemeWidgetType_NS_THEME_RADIO_CONTAINER: root::ThemeWidgetType
+ =
+ 81;
+ pub const ThemeWidgetType_NS_THEME_CHECKBOX_LABEL: root::ThemeWidgetType =
+ 82;
+ pub const ThemeWidgetType_NS_THEME_RADIO_LABEL: root::ThemeWidgetType =
+ 83;
+ pub const ThemeWidgetType_NS_THEME_BUTTON_FOCUS: root::ThemeWidgetType =
+ 84;
+ pub const ThemeWidgetType_NS_THEME_WINDOW: root::ThemeWidgetType = 85;
+ pub const ThemeWidgetType_NS_THEME_DIALOG: root::ThemeWidgetType = 86;
+ pub const ThemeWidgetType_NS_THEME_MENUBAR: root::ThemeWidgetType = 87;
+ pub const ThemeWidgetType_NS_THEME_MENUPOPUP: root::ThemeWidgetType = 88;
+ pub const ThemeWidgetType_NS_THEME_MENUITEM: root::ThemeWidgetType = 89;
+ pub const ThemeWidgetType_NS_THEME_CHECKMENUITEM: root::ThemeWidgetType =
+ 90;
+ pub const ThemeWidgetType_NS_THEME_RADIOMENUITEM: root::ThemeWidgetType =
+ 91;
+ pub const ThemeWidgetType_NS_THEME_MENUCHECKBOX: root::ThemeWidgetType =
+ 92;
+ pub const ThemeWidgetType_NS_THEME_MENURADIO: root::ThemeWidgetType = 93;
+ pub const ThemeWidgetType_NS_THEME_MENUSEPARATOR: root::ThemeWidgetType =
+ 94;
+ pub const ThemeWidgetType_NS_THEME_MENUARROW: root::ThemeWidgetType = 95;
+ pub const ThemeWidgetType_NS_THEME_MENUIMAGE: root::ThemeWidgetType = 96;
+ pub const ThemeWidgetType_NS_THEME_MENUITEMTEXT: root::ThemeWidgetType =
+ 97;
+ pub const ThemeWidgetType_NS_THEME_WIN_COMMUNICATIONS_TOOLBOX:
+ root::ThemeWidgetType =
+ 98;
+ pub const ThemeWidgetType_NS_THEME_WIN_MEDIA_TOOLBOX:
+ root::ThemeWidgetType =
+ 99;
+ pub const ThemeWidgetType_NS_THEME_WIN_BROWSERTABBAR_TOOLBOX:
+ root::ThemeWidgetType =
+ 100;
+ pub const ThemeWidgetType_NS_THEME_MAC_FULLSCREEN_BUTTON:
+ root::ThemeWidgetType =
+ 101;
+ pub const ThemeWidgetType_NS_THEME_MAC_HELP_BUTTON: root::ThemeWidgetType
+ =
+ 102;
+ pub const ThemeWidgetType_NS_THEME_WIN_BORDERLESS_GLASS:
+ root::ThemeWidgetType =
+ 103;
+ pub const ThemeWidgetType_NS_THEME_WIN_GLASS: root::ThemeWidgetType = 104;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_TITLEBAR: root::ThemeWidgetType
+ =
+ 105;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_TITLEBAR_MAXIMIZED:
+ root::ThemeWidgetType =
+ 106;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_LEFT:
+ root::ThemeWidgetType =
+ 107;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_RIGHT:
+ root::ThemeWidgetType =
+ 108;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_FRAME_BOTTOM:
+ root::ThemeWidgetType =
+ 109;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_CLOSE:
+ root::ThemeWidgetType =
+ 110;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_MINIMIZE:
+ root::ThemeWidgetType =
+ 111;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_MAXIMIZE:
+ root::ThemeWidgetType =
+ 112;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_RESTORE:
+ root::ThemeWidgetType =
+ 113;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_BOX:
+ root::ThemeWidgetType =
+ 114;
+ pub const ThemeWidgetType_NS_THEME_WINDOW_BUTTON_BOX_MAXIMIZED:
+ root::ThemeWidgetType =
+ 115;
+ pub const ThemeWidgetType_NS_THEME_WIN_EXCLUDE_GLASS:
+ root::ThemeWidgetType =
+ 116;
+ pub const ThemeWidgetType_NS_THEME_MAC_VIBRANCY_LIGHT:
+ root::ThemeWidgetType =
+ 117;
+ pub const ThemeWidgetType_NS_THEME_MAC_VIBRANCY_DARK:
+ root::ThemeWidgetType =
+ 118;
+ pub const ThemeWidgetType_NS_THEME_MAC_DISCLOSURE_BUTTON_OPEN:
+ root::ThemeWidgetType =
+ 119;
+ pub const ThemeWidgetType_NS_THEME_MAC_DISCLOSURE_BUTTON_CLOSED:
+ root::ThemeWidgetType =
+ 120;
+ pub const ThemeWidgetType_NS_THEME_GTK_INFO_BAR: root::ThemeWidgetType =
+ 121;
+ pub const ThemeWidgetType_NS_THEME_MAC_SOURCE_LIST: root::ThemeWidgetType
+ =
+ 122;
+ pub const ThemeWidgetType_NS_THEME_MAC_SOURCE_LIST_SELECTION:
+ root::ThemeWidgetType =
+ 123;
+ pub const ThemeWidgetType_NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION:
+ root::ThemeWidgetType =
+ 124;
+ pub type ThemeWidgetType = u8;
/**
* Utility class to provide scaling defined in a keySplines element.
*/
#[repr(C)]
#[derive(Debug, Copy)]
pub struct nsSMILKeySpline {
pub mX1: f64,
pub mY1: f64,
@@ -33022,58 +33132,58 @@ pub mod root {
pub struct mozAutoDocUpdate {
_unused: [u8; 0],
}
#[repr(C)]
#[derive(Debug, Copy, Clone)]
pub struct nsAttrValueOrString {
_unused: [u8; 0],
}
- pub const ELEMENT_SHARED_RESTYLE_BIT_1: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_1;
- pub const ELEMENT_SHARED_RESTYLE_BIT_2: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_SHARED_RESTYLE_BIT_3: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_3;
- pub const ELEMENT_SHARED_RESTYLE_BIT_4: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_HAS_DIRTY_DESCENDANTS_FOR_SERVO: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_1: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_2: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_3: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_3;
+ pub const ELEMENT_SHARED_RESTYLE_BIT_4: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_HAS_DIRTY_DESCENDANTS_FOR_SERVO: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_1;
pub const ELEMENT_HAS_ANIMATION_ONLY_DIRTY_DESCENDANTS_FOR_SERVO:
- root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_HAS_SNAPSHOT: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_3;
- pub const ELEMENT_HANDLED_SNAPSHOT: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_HAS_PENDING_RESTYLE: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_1;
- pub const ELEMENT_IS_POTENTIAL_RESTYLE_ROOT: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_2;
- pub const ELEMENT_HAS_PENDING_ANIMATION_ONLY_RESTYLE: root::_bindgen_ty_85
- =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_3;
+ root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_HAS_SNAPSHOT: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_3;
+ pub const ELEMENT_HANDLED_SNAPSHOT: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_HAS_PENDING_RESTYLE: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_1;
+ pub const ELEMENT_IS_POTENTIAL_RESTYLE_ROOT: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_2;
+ pub const ELEMENT_HAS_PENDING_ANIMATION_ONLY_RESTYLE: root::_bindgen_ty_84
+ =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_3;
pub const ELEMENT_IS_POTENTIAL_ANIMATION_ONLY_RESTYLE_ROOT:
- root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_SHARED_RESTYLE_BIT_4;
- pub const ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR;
- pub const ELEMENT_PENDING_RESTYLE_FLAGS: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_PENDING_RESTYLE_FLAGS;
- pub const ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS;
- pub const ELEMENT_ALL_RESTYLE_FLAGS: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_ALL_RESTYLE_FLAGS;
- pub const ELEMENT_HAS_SCROLLGRAB: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_HAS_SCROLLGRAB;
- pub const ELEMENT_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_85 =
- _bindgen_ty_85::ELEMENT_TYPE_SPECIFIC_BITS_OFFSET;
- #[repr(u32)]
- #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
- pub enum _bindgen_ty_85 {
+ root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_SHARED_RESTYLE_BIT_4;
+ pub const ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR;
+ pub const ELEMENT_PENDING_RESTYLE_FLAGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_PENDING_RESTYLE_FLAGS;
+ pub const ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS;
+ pub const ELEMENT_ALL_RESTYLE_FLAGS: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_ALL_RESTYLE_FLAGS;
+ pub const ELEMENT_HAS_SCROLLGRAB: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_HAS_SCROLLGRAB;
+ pub const ELEMENT_TYPE_SPECIFIC_BITS_OFFSET: root::_bindgen_ty_84 =
+ _bindgen_ty_84::ELEMENT_TYPE_SPECIFIC_BITS_OFFSET;
+ #[repr(u32)]
+ #[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
+ pub enum _bindgen_ty_84 {
ELEMENT_SHARED_RESTYLE_BIT_1 = 8388608,
ELEMENT_SHARED_RESTYLE_BIT_2 = 16777216,
ELEMENT_SHARED_RESTYLE_BIT_3 = 33554432,
ELEMENT_SHARED_RESTYLE_BIT_4 = 67108864,
ELEMENT_IS_CONDITIONAL_RESTYLE_ANCESTOR = 134217728,
ELEMENT_PENDING_RESTYLE_FLAGS = 41943040,
ELEMENT_POTENTIAL_RESTYLE_ROOT_FLAGS = 83886080,
ELEMENT_ALL_RESTYLE_FLAGS = 260046848,
@@ -33832,3105 +33942,3068 @@ pub mod root {
"Alignment of field: " , stringify ! ( __va_list_tag ) ,
"::" , stringify ! ( reg_save_area ) ));
}
impl Clone for __va_list_tag {
fn clone(&self) -> Self { *self }
}
pub type __builtin_va_list = [root::__va_list_tag; 1usize];
#[test]
+ fn __bindgen_test_layout_IntegralConstant_instantiation_87() {
+ assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
+ "Size of template specialization: " , stringify ! ( u8 )
+ ));
+ assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
+ "Alignment of template specialization: " , stringify ! ( u8
+ ) ));
+ }
+ #[test]
fn __bindgen_test_layout_IntegralConstant_instantiation_88() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout_IntegralConstant_instantiation_89() {
- assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
- "Size of template specialization: " , stringify ! ( u8 )
- ));
- assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
- "Alignment of template specialization: " , stringify ! ( u8
- ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_90() {
+ fn __bindgen_test_layout_nsCharTraits_instantiation_89() {
assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsCharTraits ) ));
assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCharTraits ) ));
}
#[test]
- fn __bindgen_test_layout_nsReadingIterator_instantiation_91() {
+ fn __bindgen_test_layout_nsReadingIterator_instantiation_90() {
assert_eq!(::std::mem::size_of::<root::nsReadingIterator<u16>>() ,
24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsReadingIterator<u16> ) ));
assert_eq!(::std::mem::align_of::<root::nsReadingIterator<u16>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsReadingIterator<u16> ) ));
}
#[test]
- fn __bindgen_test_layout_nsWritingIterator_instantiation_92() {
+ fn __bindgen_test_layout_nsWritingIterator_instantiation_91() {
assert_eq!(::std::mem::size_of::<root::nsWritingIterator<u16>>() ,
24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsWritingIterator<u16> ) ));
assert_eq!(::std::mem::align_of::<root::nsWritingIterator<u16>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsWritingIterator<u16> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_93() {
+ fn __bindgen_test_layout_nsCharTraits_instantiation_92() {
assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsCharTraits ) ));
assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCharTraits ) ));
}
#[test]
- fn __bindgen_test_layout_nsReadingIterator_instantiation_94() {
+ fn __bindgen_test_layout_nsReadingIterator_instantiation_93() {
assert_eq!(::std::mem::size_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
, 24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsReadingIterator<::std::os::raw::c_char> ) ));
assert_eq!(::std::mem::align_of::<root::nsReadingIterator<::std::os::raw::c_char>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsReadingIterator<::std::os::raw::c_char> ) ));
}
#[test]
- fn __bindgen_test_layout_nsWritingIterator_instantiation_95() {
+ fn __bindgen_test_layout_nsWritingIterator_instantiation_94() {
assert_eq!(::std::mem::size_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
, 24usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsWritingIterator<::std::os::raw::c_char> ) ));
assert_eq!(::std::mem::align_of::<root::nsWritingIterator<::std::os::raw::c_char>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsWritingIterator<::std::os::raw::c_char> ) ));
}
#[test]
+ fn __bindgen_test_layout_nsCharTraits_instantiation_95() {
+ assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
+ concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCharTraits ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsCharTraits_instantiation_96() {
assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::nsCharTraits ) ));
assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsCharTraits ) ));
}
#[test]
- fn __bindgen_test_layout_nsCharTraits_instantiation_97() {
- assert_eq!(::std::mem::size_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- assert_eq!(::std::mem::align_of::<root::nsCharTraits>() , 1usize ,
- concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCharTraits ) ));
- }
- #[test]
- fn __bindgen_test_layout__bindgen_ty_id_209194_instantiation_98() {
+ fn __bindgen_test_layout__bindgen_ty_id_207713_instantiation_97() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout__bindgen_ty_id_209230_instantiation_99() {
+ fn __bindgen_test_layout__bindgen_ty_id_207749_instantiation_98() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
assert_eq!(::std::mem::align_of::<u8>() , 1usize , concat ! (
"Alignment of template specialization: " , stringify ! ( u8
) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_100() {
+ fn __bindgen_test_layout_nsTArray_instantiation_99() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_101() {
+ fn __bindgen_test_layout_Handle_instantiation_100() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_102() {
+ fn __bindgen_test_layout_Handle_instantiation_101() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_103() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_102() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Rooted_instantiation_104() {
+ fn __bindgen_test_layout_Rooted_instantiation_103() {
assert_eq!(::std::mem::size_of::<[u64; 3usize]>() , 24usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 3usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 3usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 3usize] ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_105() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_104() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_106() {
+ fn __bindgen_test_layout_nsTArray_instantiation_105() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_107() {
+ fn __bindgen_test_layout_nsTArray_instantiation_106() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::FontFamilyName> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::mozilla::FontFamilyName>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::mozilla::FontFamilyName> ) ));
}
#[test]
+ fn __bindgen_test_layout_nsTArray_instantiation_107() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<::std::os::raw::c_uint> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsTArray_instantiation_108() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::std::os::raw::c_uint> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::std::os::raw::c_uint> ) ));
}
#[test]
fn __bindgen_test_layout_nsTArray_instantiation_109() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<::std::os::raw::c_uint>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<::std::os::raw::c_uint> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsTArray_instantiation_110() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
+ fn __bindgen_test_layout_TErrorResult_instantiation_110() {
+ assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
+ , 16usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::mozilla::binding_danger::TErrorResult ) ));
+ assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::mozilla::binding_danger::TErrorResult ) ));
+ }
+ #[test]
fn __bindgen_test_layout_TErrorResult_instantiation_111() {
assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::binding_danger::TErrorResult ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::binding_danger::TErrorResult ) ));
}
#[test]
- fn __bindgen_test_layout_TErrorResult_instantiation_112() {
- assert_eq!(::std::mem::size_of::<root::mozilla::binding_danger::TErrorResult>()
- , 16usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::mozilla::binding_danger::TErrorResult ) ));
- assert_eq!(::std::mem::align_of::<root::mozilla::binding_danger::TErrorResult>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::mozilla::binding_danger::TErrorResult ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_113() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_112() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsStringBuffer>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsStringBuffer> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_114() {
+ fn __bindgen_test_layout_Handle_instantiation_113() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_115() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_114() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
+ fn __bindgen_test_layout_Handle_instantiation_115() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_Handle_instantiation_116() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_117() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_RefPtr_instantiation_118() {
+ fn __bindgen_test_layout_RefPtr_instantiation_117() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
+ fn __bindgen_test_layout_Handle_instantiation_118() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_Handle_instantiation_119() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_120() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
+ fn __bindgen_test_layout_already_AddRefed_instantiation_120() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
fn __bindgen_test_layout_already_AddRefed_instantiation_121() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
fn __bindgen_test_layout_already_AddRefed_instantiation_122() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::nsIURI> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_123() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_124() {
+ fn __bindgen_test_layout_Handle_instantiation_123() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
+ fn __bindgen_test_layout_MutableHandle_instantiation_124() {
+ assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::MutableHandle<root::JS::Value> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_MutableHandle_instantiation_125() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_126() {
- assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::MutableHandle<root::JS::Value> ) ));
- }
- #[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_127() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_126() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_128() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_127() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_129() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_128() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_130() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_129() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_131() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_130() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_132() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_131() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_133() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_132() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_134() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_133() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_135() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_134() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_136() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_135() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_iterator_instantiation_137() {
+ fn __bindgen_test_layout_iterator_instantiation_136() {
assert_eq!(::std::mem::size_of::<root::std::iterator>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::std::iterator ) ));
assert_eq!(::std::mem::align_of::<root::std::iterator>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::std::iterator ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_138() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_137() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_139() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_138() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_DeletePolicy_instantiation_140() {
+ fn __bindgen_test_layout_DeletePolicy_instantiation_139() {
assert_eq!(::std::mem::size_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
assert_eq!(::std::mem::align_of::<root::JS::DeletePolicy>() , 1usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::DeletePolicy ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_141() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_140() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::JSErrorNotes_Note>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::JSErrorNotes_Note> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_142() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_141() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_143() {
+ fn __bindgen_test_layout_Handle_instantiation_142() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_144() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_143() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<root::JS::Value>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<root::JS::Value> ) ));
}
#[test]
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_144() {
+ assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
+ (
+ "Size of template specialization: " , stringify ! (
+ root::nsCOMPtr ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
+ ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCOMPtr ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsCOMPtr_instantiation_145() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_146() {
- assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
- (
- "Size of template specialization: " , stringify ! (
- root::nsCOMPtr ) ));
- assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
- ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCOMPtr ) ));
+ fn __bindgen_test_layout_nsTArray_instantiation_146() {
+ assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
+ 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCString> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
+ 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCString> ) ));
}
#[test]
fn __bindgen_test_layout_nsTArray_instantiation_147() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCString> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_148() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCString>>() ,
- 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::nsCString> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCString>>() ,
- 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::nsCString> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Heap_instantiation_149() {
+ fn __bindgen_test_layout_Heap_instantiation_148() {
assert_eq!(::std::mem::size_of::<root::JS::Heap<root::JS::Value>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Heap<root::JS::Value> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Heap<root::JS::Value>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Heap<root::JS::Value> ) ));
}
#[test]
- fn __bindgen_test_layout_Heap_instantiation_150() {
+ fn __bindgen_test_layout_Heap_instantiation_149() {
assert_eq!(::std::mem::size_of::<root::JS::Heap<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Heap<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Heap<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Heap<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_TenuredHeap_instantiation_151() {
+ fn __bindgen_test_layout_TenuredHeap_instantiation_150() {
assert_eq!(::std::mem::size_of::<root::JS::TenuredHeap>() , 8usize ,
concat ! (
"Size of template specialization: " , stringify ! (
root::JS::TenuredHeap ) ));
assert_eq!(::std::mem::align_of::<root::JS::TenuredHeap>() , 8usize ,
concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::TenuredHeap ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_152() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_151() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_153() {
+ fn __bindgen_test_layout_nsTArray_instantiation_152() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>
) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::RefPtr<root::mozilla::dom::AnonymousContent>>
) ));
}
#[test]
+ fn __bindgen_test_layout_RefPtr_instantiation_153() {
+ assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_RefPtr_instantiation_154() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
fn __bindgen_test_layout_RefPtr_instantiation_155() {
- assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- }
- #[test]
- fn __bindgen_test_layout_RefPtr_instantiation_156() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
}
#[test]
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_156() {
+ assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
+ (
+ "Size of template specialization: " , stringify ! (
+ root::nsCOMPtr ) ));
+ assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
+ ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsCOMPtr ) ));
+ }
+ #[test]
fn __bindgen_test_layout_nsTArray_instantiation_157() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
+ assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCOMPtr>>() ,
+ 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCOMPtr> ) ));
+ assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCOMPtr>>() ,
+ 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::nsTArray<root::nsCOMPtr> ) ));
}
#[test]
fn __bindgen_test_layout_nsCOMPtr_instantiation_158() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_159() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCOMPtr>>() ,
- 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::nsCOMPtr> ) ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCOMPtr>>() ,
- 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::nsCOMPtr> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_160() {
- assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
- (
- "Size of template specialization: " , stringify ! (
- root::nsCOMPtr ) ));
- assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
- ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsCOMPtr ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_161() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_159() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_162() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_160() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_163() {
+ fn __bindgen_test_layout_RefPtr_instantiation_161() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::StyleSheet> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_164() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_162() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIDocument>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIDocument> ) ));
}
#[test]
- fn __bindgen_test_layout_MutableHandle_instantiation_165() {
+ fn __bindgen_test_layout_MutableHandle_instantiation_163() {
assert_eq!(::std::mem::size_of::<root::JS::MutableHandle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::MutableHandle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::MutableHandle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::MutableHandle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_166() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_164() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_167() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_165() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsContentList>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsContentList> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_168() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_166() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsINode>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsINode> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_169() {
+ fn __bindgen_test_layout_RefPtr_instantiation_167() {
assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::dom::Element>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::RefPtr<root::mozilla::dom::Element> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_170() {
- assert_eq!(::std::mem::size_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- assert_eq!(::std::mem::align_of::<root::nsTArray<root::RefPtr<root::mozilla::dom::Element>>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::nsTArray<root::RefPtr<root::mozilla::dom::Element>> )
- ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_171() {
+ fn __bindgen_test_layout_Handle_instantiation_168() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_172() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_169() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_173() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_170() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIRunnable>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIRunnable> ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_174() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_171() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_175() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_172() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_176() {
+ fn __bindgen_test_layout_RefPtr_instantiation_173() {
+ assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::RefPtr<root::mozilla::StyleSheet> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_174() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_177() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_175() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_UniquePtr_instantiation_178() {
+ fn __bindgen_test_layout_UniquePtr_instantiation_176() {
assert_eq!(::std::mem::size_of::<root::mozilla::UniquePtr<root::nsISMILAttr>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsISMILAttr> ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::UniquePtr<root::nsISMILAttr>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::UniquePtr<root::nsISMILAttr> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_179() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_177() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_180() {
+ fn __bindgen_test_layout_nsTArray_instantiation_178() {
assert_eq!(::std::mem::size_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<::nsstring::nsStringRepr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<::nsstring::nsStringRepr> ) ));
}
#[test]
+ fn __bindgen_test_layout_Handle_instantiation_179() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_180() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_Handle_instantiation_181() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_182() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_183() {
- assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::JS::Handle<*mut root::JSObject> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_184() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_182() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::mozilla::dom::DOMIntersectionObserver>
) ));
}
#[test]
- fn __bindgen_test_layout_nsDataHashtable_instantiation_185() {
+ fn __bindgen_test_layout_nsDataHashtable_instantiation_183() {
assert_eq!(::std::mem::size_of::<[u64; 5usize]>() , 40usize , concat !
(
"Size of template specialization: " , stringify ! (
[u64; 5usize] ) ));
assert_eq!(::std::mem::align_of::<[u64; 5usize]>() , 8usize , concat !
(
"Alignment of template specialization: " , stringify ! (
[u64; 5usize] ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiation_186() {
+ fn __bindgen_test_layout_Handle_instantiation_184() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_187() {
+ fn __bindgen_test_layout_nsTArray_instantiation_185() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_188() {
+ fn __bindgen_test_layout_nsTArray_instantiation_186() {
assert_eq!(::std::mem::size_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<*mut root::nsIContent>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<*mut root::nsIContent> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_189() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_187() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_190() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_188() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIURI>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIURI> ) ));
}
#[test]
- fn __bindgen_test_layout_SupportsWeakPtr_instantiation_191() {
+ fn __bindgen_test_layout_SupportsWeakPtr_instantiation_189() {
assert_eq!(::std::mem::size_of::<u64>() , 8usize , concat ! (
"Size of template specialization: " , stringify ! ( u64 )
));
assert_eq!(::std::mem::align_of::<u64>() , 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
u64 ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_192() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_190() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_193() {
+ fn __bindgen_test_layout_nsTArray_instantiation_191() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsRect>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsRect> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsRect>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsRect> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_194() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_192() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsITimer>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsITimer> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsITimer>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsITimer> ) ));
}
#[test]
- fn __bindgen_test_layout_DefaultDelete_instantiation_195() {
+ fn __bindgen_test_layout_DefaultDelete_instantiation_193() {
assert_eq!(::std::mem::size_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Size of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
assert_eq!(::std::mem::align_of::<root::mozilla::DefaultDelete>() ,
1usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::mozilla::DefaultDelete ) ));
}
#[test]
- fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_196() {
+ fn __bindgen_test_layout_nsRefPtrHashKey_instantiation_194() {
assert_eq!(::std::mem::size_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 16usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::nsRefPtrHashKey<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsRefPtrHashKey<root::nsIAtom> ) ));
}
#[test]
- fn __bindgen_test_layout_RefPtr_instantiation_197() {
- assert_eq!(::std::mem::size_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- assert_eq!(::std::mem::align_of::<root::RefPtr<root::mozilla::StyleSheet>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::RefPtr<root::mozilla::StyleSheet> ) ));
- }
- #[test]
- fn __bindgen_test_layout_nsCOMPtr_instantiation_198() {
+ fn __bindgen_test_layout_nsCOMPtr_instantiation_195() {
assert_eq!(::std::mem::size_of::<root::nsCOMPtr>() , 8usize , concat !
(
"Size of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
assert_eq!(::std::mem::align_of::<root::nsCOMPtr>() , 8usize , concat
! (
"Alignment of template specialization: " , stringify ! (
root::nsCOMPtr ) ));
}
#[test]
- fn __bindgen_test_layout_nsTArray_instantiation_199() {
+ fn __bindgen_test_layout_nsTArray_instantiation_196() {
assert_eq!(::std::mem::size_of::<root::nsTArray<root::nsCOMPtr>>() ,
8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr> ) ));
assert_eq!(::std::mem::align_of::<root::nsTArray<root::nsCOMPtr>>() ,
8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::nsTArray<root::nsCOMPtr> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_200() {
+ fn __bindgen_test_layout_already_AddRefed_instantiation_197() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::nsIAtom>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::nsIAtom> ) ));
}
#[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_198() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_199() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_already_AddRefed_instantiation_200() {
+ assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
+ }
+ #[test]
fn __bindgen_test_layout_already_AddRefed_instantiation_201() {
assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
}
#[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_202() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_203() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- }
- #[test]
- fn __bindgen_test_layout_already_AddRefed_instantiation_204() {
- assert_eq!(::std::mem::size_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Size of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- assert_eq!(::std::mem::align_of::<root::already_AddRefed<root::mozilla::dom::NodeInfo>>()
- , 8usize , concat ! (
- "Alignment of template specialization: " , stringify ! (
- root::already_AddRefed<root::mozilla::dom::NodeInfo> ) ));
- }
- #[test]
- fn __bindgen_test_layout_Handle_instantiation_205() {
+ fn __bindgen_test_layout_Handle_instantiation_202() {
+ assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Size of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
+ , 8usize , concat ! (
+ "Alignment of template specialization: " , stringify ! (
+ root::JS::Handle<*mut root::JSObject> ) ));
+ }
+ #[test]
+ fn __bindgen_test_layout_Handle_instantiation_203() {
assert_eq!(::std::mem::size_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Size of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
assert_eq!(::std::mem::align_of::<root::JS::Handle<*mut root::JSObject>>()
, 8usize , concat ! (
"Alignment of template specialization: " , stringify ! (
root::JS::Handle<*mut root::JSObject> ) ));
}
#[test]
- fn __bindgen_test_layout_Handle_instantiati