mozjs::rust::wrappers

Function RemapAllWrappersForObject

Source
pub unsafe fn RemapAllWrappersForObject(
    cx: *mut JSContext,
    oldTarget: HandleObject<'_>,
    newTarget: HandleObject<'_>,
) -> bool