Skip to main content

IsSetObject

Function IsSetObject 

Source
pub unsafe fn IsSetObject(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isSet: *mut bool,
) -> bool
👎Deprecated:

Use wrappers2 instead