Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp64538 struct StructGCPolicy struct
64540 static T initial() { in initial()
64544 static void trace(JSTracer* trc, T* tp, const char* name) { in trace()
64548 static void sweep(T* tp) { in sweep()
64552 static bool needsSweep(T* tp) { in needsSweep()