Function is_set

Source
pub unsafe fn is_set(obj: &QuickJsValueAdapter) -> bool
Expand description

see if a JSValueRef is an instance of Set

ยงSafety

please ensure the passed JSContext is still valid