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