Skip to main content

MapGetOrInsert

Function MapGetOrInsert 

Source
pub unsafe fn MapGetOrInsert(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    key: HandleValue<'_>,
    val: HandleValue<'_>,
    rval: MutableHandleValue<'_>,
) -> bool
👎Deprecated:

Use wrappers2 instead