Function mozjs::rust::jsapi_wrapped::IsMapObject
source ยท pub unsafe fn IsMapObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
isMap: *mut bool,
) -> bool
pub unsafe fn IsMapObject(
cx: *mut JSContext,
obj: HandleObject<'_>,
isMap: *mut bool,
) -> bool