mirror of
https://github.com/servo/servo.git
synced 2025-07-25 08:10:21 +01:00
Fix error
This commit is contained in:
parent
13095741c5
commit
fd3bbc7ec9
1 changed files with 1 additions and 1 deletions
|
@ -4111,7 +4111,7 @@ class CGMemberJITInfo(CGThing):
|
|||
protoID: PrototypeList::ID::${name} as u16,
|
||||
},
|
||||
__bindgen_anon_3: JSJitInfo__bindgen_ty_3 { depth: ${depth} },
|
||||
_bitfield_align_1: Default::default(),
|
||||
_bitfield_align_1: [],
|
||||
_bitfield_1: __BindgenBitfieldUnit::new(
|
||||
new_jsjitinfo_bitfield_1!(
|
||||
JSJitInfo_OpType::${opType} as u8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue