Function mozjs::rust::wrappers::GetWeakMapEntry
source ยท pub unsafe fn GetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject<'_>,
key: HandleValue<'_>,
val: MutableHandleValue<'_>,
) -> bool
pub unsafe fn GetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject<'_>,
key: HandleValue<'_>,
val: MutableHandleValue<'_>,
) -> bool