Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp118853 struct WeakMapTracer struct
118855 JSContext* context;
118857 explicit WeakMapTracer(JSContext* cx) : context(cx) {} in WeakMapTracer() function