Searched defs:IsEquivalent (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/WebCore/bindings/v8/ | ||
D | RetainedDOMInfo.cpp | 53 bool RetainedDOMInfo::IsEquivalent(v8::RetainedObjectInfo* other) in IsEquivalent() function in WebCore::RetainedDOMInfo |
D | V8GCController.cpp | 182 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) in IsEquivalent() function in WebCore::UnspecifiedGroup |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ | ||
D | candidate.h | 102 bool IsEquivalent(const Candidate& c) const { in IsEquivalent() function |
/external/v8/test/cctest/ | ||
D | test-mark-compact.cc | 416 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) { in IsEquivalent() function in TestRetainedObjectInfo |
D | test-heap-profiler.cc | 1149 virtual bool IsEquivalent(RetainedObjectInfo* other) { in IsEquivalent() function in __anon9976e6e40611::TestRetainedObjectInfo |
/external/chromium/net/base/ | ||
D | cookie_monster.h | 603 bool IsEquivalent(const CanonicalCookie& ecc) const { in IsEquivalent() function |