cef_v8value_t.is_promise

True if the value type is a Promise.

struct cef_v8value_t
extern (System)
int function(cef_v8value_t* self) nothrow is_promise;

Meta