Searched refs:GetEndPosition (Results 1 – 5 of 5) sorted by relevance
42 int GetEndPosition() override;
96 NO_SANITIZE("cfi-icall") int CefV8ExceptionCToCpp::GetEndPosition() { in GetEndPosition() function in CefV8ExceptionCToCpp
103 int _retval = CefV8ExceptionCppToC::Get(self)->GetEndPosition(); in v8exception_get_end_position()
393 virtual int GetEndPosition() = 0;
748 end_position_ = message->GetEndPosition(); in CefV8ExceptionImpl()758 int GetEndPosition() override { return end_position_; } in GetEndPosition() function in __anonf3b0d18e0111::CefV8ExceptionImpl