cef_v8value_t.will_rethrow_exceptions

Returns true (1) if this object will re-throw future exceptions. This attribute exists only in the scope of the current CEF value object.

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

Meta