Home
last modified time | relevance | path

Searched defs:RootedCallback (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp128390 class RootedCallback : public JS::Rooted<T> class
128393 explicit RootedCallback(JSContext* cx) in RootedCallback() function in mozilla::dom::RootedCallback