Home
last modified time | relevance | path

Searched refs:IDLInterface (Results 1 – 25 of 138) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/parser/tests/
H A Dtest_constructor.py105 isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface"
108 isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface"
111 isinstance(results[2], WebIDL.IDLInterface), "Should be an IDLInterface"
213 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
233 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
253 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
273 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
294 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
317 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
H A Dtest_exposed_extended_attribute.py30 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
87 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
131 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
272 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
H A Dtest_interface.py9 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
23 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface), "Interface has a parent")
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
41 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/parser/tests/
H A Dtest_constructor.py51 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
53 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
55 harness.ok(isinstance(results[2], WebIDL.IDLInterface),
102 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
117 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
132 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
147 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
163 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
179 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
H A Dtest_exposed_extended_attribute.py27 harness.ok(isinstance(iface, WebIDL.IDLInterface),
67 harness.ok(isinstance(iface, WebIDL.IDLInterface),
103 harness.ok(isinstance(iface, WebIDL.IDLInterface),
223 harness.ok(isinstance(iface, WebIDL.IDLInterface),
H A Dtest_interface.py8 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
24 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface),
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
42 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
/dports/www/firefox/firefox-99.0/dom/bindings/parser/tests/
H A Dtest_constructor.py105 isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface"
108 isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface"
111 isinstance(results[2], WebIDL.IDLInterface), "Should be an IDLInterface"
213 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
233 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
253 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
273 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
294 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
317 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
H A Dtest_exposed_extended_attribute.py30 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
87 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
131 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
272 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
318 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
H A Dtest_interface.py9 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
23 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface), "Interface has a parent")
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
41 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/parser/tests/
H A Dtest_constructor.py105 isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface"
108 isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface"
111 isinstance(results[2], WebIDL.IDLInterface), "Should be an IDLInterface"
213 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
233 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
253 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
273 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
294 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
317 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
H A Dtest_exposed_extended_attribute.py30 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
87 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
131 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
272 harness.ok(isinstance(iface, WebIDL.IDLInterface), "Should have an interface here")
H A Dtest_interface.py9 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
23 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface), "Interface has a parent")
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface), "Should be an IDLInterface")
41 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "Should be an IDLInterface")
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/parser/tests/
H A Dtest_constructor.py61 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
63 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
65 harness.ok(isinstance(results[2], WebIDL.IDLInterface),
89 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
H A Dtest_interface.py8 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
24 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface),
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
42 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
H A Dtest_exposed_extended_attribute.py27 harness.ok(isinstance(iface, WebIDL.IDLInterface),
66 harness.ok(isinstance(iface, WebIDL.IDLInterface),
102 harness.ok(isinstance(iface, WebIDL.IDLInterface),
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/codegen/parser/tests/
H A Dtest_constructor.py62 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
64 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
66 harness.ok(isinstance(results[2], WebIDL.IDLInterface),
90 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
105 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
H A Dtest_interface.py8 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
24 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface),
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
42 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
H A Dtest_exposed_extended_attribute.py27 harness.ok(isinstance(iface, WebIDL.IDLInterface),
66 harness.ok(isinstance(iface, WebIDL.IDLInterface),
102 harness.ok(isinstance(iface, WebIDL.IDLInterface),
H A Dtest_implements.py24 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "B is an interface")
27 harness.ok(isinstance(A, WebIDL.IDLInterface), "A is an interface")
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/parser/tests/
H A Dtest_constructor.py61 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
63 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
65 harness.ok(isinstance(results[2], WebIDL.IDLInterface),
89 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
104 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
H A Dtest_interface.py8 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
19 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
24 harness.ok(isinstance(iface.parent, WebIDL.IDLInterface),
40 harness.ok(isinstance(results[0], WebIDL.IDLInterface),
42 harness.ok(isinstance(results[1], WebIDL.IDLInterface),
H A Dtest_exposed_extended_attribute.py27 harness.ok(isinstance(iface, WebIDL.IDLInterface),
66 harness.ok(isinstance(iface, WebIDL.IDLInterface),
102 harness.ok(isinstance(iface, WebIDL.IDLInterface),
H A Dtest_implements.py24 harness.ok(isinstance(results[1], WebIDL.IDLInterface), "B is an interface")
27 harness.ok(isinstance(A, WebIDL.IDLInterface), "A is an interface")
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/
H A Dinheritance.rs9 use dom::bindings::conversions::{DerivedFrom, IDLInterface};
16 pub trait Castable: IDLInterface + DomObject + Sized {
H A Dconversions.rs63 pub trait IDLInterface { trait
106 impl <T: DomObject + IDLInterface> FromJSValConvertible for DomRoot<T> {
402 where T: DomObject + IDLInterface in native_from_object() argument
416 where T: DomObject + IDLInterface in root_from_object() argument
424 where T: DomObject + IDLInterface in native_from_handlevalue() argument
435 where T: DomObject + IDLInterface in root_from_handlevalue() argument
445 where T: DomObject + IDLInterface in root_from_handleobject() argument

123456