Searched refs:v8exception_get_start_column (Results 1 – 1 of 1) sorted by relevance
109 int CEF_CALLBACK v8exception_get_start_column(struct _cef_v8exception_t* self) { in v8exception_get_start_column() function148 GetStruct()->get_start_column = v8exception_get_start_column; in CefV8ExceptionCppToC()