pub fn is_function_q(
q_ctx: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> bool
Expand description
see if an Object is an instance of Function
pub fn is_function_q(
q_ctx: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> bool
see if an Object is an instance of Function