cef_v8exception_t.get_start_position

Returns the index within the script of the first character where the error occurred.

struct cef_v8exception_t
extern (System)
int function(cef_v8exception_t* self) nothrow get_start_position;

Meta