Home
last modified time | relevance | path

Searched refs:v8exception_get_start_column (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dv8exception_cpptoc.cc109 int CEF_CALLBACK v8exception_get_start_column(struct _cef_v8exception_t* self) { in v8exception_get_start_column() function
148 GetStruct()->get_start_column = v8exception_get_start_column; in CefV8ExceptionCppToC()