Home
last modified time | relevance | path

Searched defs:IsEquivalent (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DRetainedDOMInfo.cpp53 bool RetainedDOMInfo::IsEquivalent(v8::RetainedObjectInfo* other) in IsEquivalent() function in WebCore::RetainedDOMInfo
DV8GCController.cpp182 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) in IsEquivalent() function in WebCore::UnspecifiedGroup
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dcandidate.h102 bool IsEquivalent(const Candidate& c) const { in IsEquivalent() function
/external/v8/test/cctest/
Dtest-mark-compact.cc416 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) { in IsEquivalent() function in TestRetainedObjectInfo
Dtest-heap-profiler.cc1149 virtual bool IsEquivalent(RetainedObjectInfo* other) { in IsEquivalent() function in __anon9976e6e40611::TestRetainedObjectInfo
/external/chromium/net/base/
Dcookie_monster.h603 bool IsEquivalent(const CanonicalCookie& ecc) const { in IsEquivalent() function