Registers an identifier and returns true (1) on success. Access to the
identifier will be forwarded to the cef_v8accessor_t instance passed to
cef_v8value_t::cef_v8value_create_object(). Returns false (0) if this
function is called incorrectly or an exception is thrown. For read-only
values this function will return true (1) even though assignment failed.
Registers an identifier and returns true (1) on success. Access to the identifier will be forwarded to the cef_v8accessor_t instance passed to cef_v8value_t::cef_v8value_create_object(). Returns false (0) if this function is called incorrectly or an exception is thrown. For read-only values this function will return true (1) even though assignment failed.