cef_v8context_t.base

Base structure.

More...
struct cef_v8context_t
cef_base_ref_counted_t base;

Detailed Description

Returns the task runner associated with this context. V8 handles can only be accessed from the thread on which they are created. This function can be called on any render process thread.

Meta