Searched refs:PointerValueCompare (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | list-inl.h | 276 return PointerValueCompare(other, &elem_); in operator() |
D | utils.h | 154 int PointerValueCompare(const T* a, const T* b) { in PointerValueCompare() function |