JS_Ext_IsPromise

Function JS_Ext_IsPromise 

Source
pub unsafe extern "C" fn JS_Ext_IsPromise(
    ctx: *mut JSContext,
    val: JSValue,
) -> bool