mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Extract mutability out of Reflectable trait.
This commit is contained in:
parent
bba3eefde8
commit
8653450b6e
5 changed files with 24 additions and 6 deletions
|
@ -5452,6 +5452,7 @@ def generate_imports(config, cgthings, descriptors, callbacks=None, dictionaries
|
|||
'dom::bindings::js::OptionalRootedReference',
|
||||
'dom::bindings::js::Root',
|
||||
'dom::bindings::js::RootedReference',
|
||||
'dom::bindings::reflector::MutReflectable',
|
||||
'dom::bindings::reflector::Reflectable',
|
||||
'dom::bindings::utils::DOMClass',
|
||||
'dom::bindings::utils::DOMJSClass',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue