Searched refs:IsSameAs (Results 1 – 3 of 3) sorted by relevance
23 bool IsSameAs(const Origin& that) const { in IsSameAs() function
84 bool IsSameAs(CodeEntry* entry) const;127 return reinterpret_cast<CodeEntry*>(entry1)->IsSameAs( in CodeEntriesMatch()
166 bool CodeEntry::IsSameAs(CodeEntry* entry) const { in IsSameAs() function in v8::internal::CodeEntry