pub unsafe fn SetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> boolpub unsafe fn SetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> bool