cef_settings_t.javascript_flags

Custom flags that will be used when initializing the V8 JavaScript engine. The consequences of using custom flags may not be well tested. Also configurable using the "js-flags" command-line switch.

struct cef_settings_t
cef_string_t javascript_flags;

Meta