Struct js::jsapi::JSTracer
[−]
[src]
#[repr(C)]pub struct JSTracer { pub runtime_: *mut JSRuntime, pub weakMapAction_: WeakMapTraceKind, pub tag_: JSTracer_TracerKindTag, }
Fields
runtime_: *mut JSRuntime
weakMapAction_: WeakMapTraceKind
tag_: JSTracer_TracerKindTag