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
pub unsafe fn is_set(obj: &QuickJsValueAdapter) -> bool
see if a JSValueRef is an instance of Set
please ensure the passed JSContext is still valid