Home | History | Annotate | Download | only in src

Lines Matching refs:entry2

154   INLINE(static bool CodeEntriesMatch(void* entry1, void* entry2)) {
156 reinterpret_cast<CodeEntry*>(entry2));