Searched refs:end_column_ (Results 1 – 1 of 1) sorted by relevance
727 end_column_(0) { in CefV8ExceptionImpl()750 end_column_ = message->GetEndColumn(context).FromJust(); in CefV8ExceptionImpl()760 int GetEndColumn() override { return end_column_; } in GetEndColumn()770 int end_column_; member in __anonf3b0d18e0111::CefV8ExceptionImpl