Function is_promise

Source
pub unsafe fn is_promise(ctx: *mut JSContext, obj: &QuickJsValueAdapter) -> bool
Expand description

ยงSafety

When passing a context pointer please make sure the corresponding QuickJsContext is still valid