- base
cef_base_t base;
Undocumented in source.
- get_frame
cef_v8stack_frame_t* function(cef_v8stack_trace_t*, int) get_frame;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_frame_count
int function(cef_v8stack_trace_t*) get_frame_count;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- is_valid
int function(cef_v8stack_trace_t*) is_valid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.