Home
last modified time | relevance | path

Searched refs:IsEquivalent (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DRetainedDOMInfo.h46 virtual bool IsEquivalent(v8::RetainedObjectInfo* other);
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
Dp2ptransportchannel.cc414 if (!remote_candidate.IsEquivalent(connection->remote_candidate())) { in CreateConnection()
462 if (remote_candidates_[i].IsEquivalent(remote_candidate)) { in RememberRemoteCandidate()
/external/v8/include/
Dv8-profiler.h469 virtual bool IsEquivalent(RetainedObjectInfo* other) = 0;
/external/chromium/net/base/
Dcookie_monster.h603 bool IsEquivalent(const CanonicalCookie& ecc) const { in IsEquivalent() function
Dcookie_monster.cc1149 if (ecc.IsEquivalent(*cc)) { in DeleteAnyEquivalentCookie()
/external/v8/test/cctest/
Dtest-mark-compact.cc426 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) { in IsEquivalent() function in TestRetainedObjectInfo
Dtest-heap-profiler.cc787 virtual bool IsEquivalent(RetainedObjectInfo* other) { in IsEquivalent() function in __anon66c631c70411::TestRetainedObjectInfo
/external/v8/src/
Dprofile-generator.h1048 (reinterpret_cast<v8::RetainedObjectInfo*>(key1))->IsEquivalent( in RetainedInfosMatch()
Dprofile-generator.cc2833 virtual bool IsEquivalent(RetainedObjectInfo* other) { in IsEquivalent() function in v8::internal::NativeGroupRetainedObjectInfo