pub unsafe extern "C" fn IsPromiseObject(obj: HandleObject) -> boolExpand description
Returns true if the given object is an unwrapped PromiseObject, false otherwise.
pub unsafe extern "C" fn IsPromiseObject(obj: HandleObject) -> boolReturns true if the given object is an unwrapped PromiseObject, false otherwise.