pub fn is_set_q(
q_ctx: &QuickJsRealmAdapter,
obj: &QuickJsValueAdapter,
) -> Result<bool, JsError>
Expand description
see if a JSValueRef is an instance of Set
pub fn is_set_q(
q_ctx: &QuickJsRealmAdapter,
obj: &QuickJsValueAdapter,
) -> Result<bool, JsError>
see if a JSValueRef is an instance of Set