JS_RefreshCrossCompartmentWrappers

Function JS_RefreshCrossCompartmentWrappers 

Source
pub unsafe fn JS_RefreshCrossCompartmentWrappers(
    cx: &mut JSContext,
    obj: Handle<'_, *mut JSObject>,
) -> bool