SetAdd

Function SetAdd 

Source
pub unsafe fn SetAdd(
    cx: &mut JSContext,
    obj: HandleObject<'_>,
    key: HandleValue<'_>,
) -> bool