Function mozjs_sys::jsapi::js::RemapAllWrappersForObject
source ยท pub unsafe extern "C" fn RemapAllWrappersForObject(
cx: *mut JSContext,
oldTarget: HandleObject,
newTarget: HandleObject,
) -> bool