Function mozjs::rust::jsapi_wrapped::RemapAllWrappersForObject
source ยท pub unsafe fn RemapAllWrappersForObject(
cx: *mut JSContext,
oldTarget: HandleObject<'_>,
newTarget: HandleObject<'_>,
) -> bool