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

/external/webkit/Source/WebCore/bindings/v8/
H A DRetainedDOMInfo.h46 virtual bool IsEquivalent(v8::RetainedObjectInfo* other);
H A DRetainedDOMInfo.cpp53 bool RetainedDOMInfo::IsEquivalent(v8::RetainedObjectInfo* other) function in class:WebCore::RetainedDOMInfo
H A DV8GCController.cpp182 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) function in class:WebCore::UnspecifiedGroup
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dcandidate.h102 bool IsEquivalent(const Candidate& c) const { function in class:cricket::Candidate
H A Dp2ptransportchannel.cc414 if (!remote_candidate.IsEquivalent(connection->remote_candidate())) {
462 if (remote_candidates_[i].IsEquivalent(remote_candidate)) {
/external/v8/include/
H A Dv8-profiler.h469 virtual bool IsEquivalent(RetainedObjectInfo* other) = 0;
/external/chromium/net/base/
H A Dcookie_monster.h603 bool IsEquivalent(const CanonicalCookie& ecc) const { function in class:net::CookieMonster::CanonicalCookie
H A Dcookie_monster.cc1149 if (ecc.IsEquivalent(*cc)) {
/external/v8/test/cctest/
H A Dtest-mark-compact.cc426 virtual bool IsEquivalent(v8::RetainedObjectInfo* other) { function in class:TestRetainedObjectInfo
H A Dtest-heap-profiler.cc787 virtual bool IsEquivalent(RetainedObjectInfo* other) { function in class:__anon12937::TestRetainedObjectInfo
/external/v8/src/
H A Dprofile-generator.h1048 (reinterpret_cast<v8::RetainedObjectInfo*>(key1))->IsEquivalent(
H A Dprofile-generator.cc2833 virtual bool IsEquivalent(RetainedObjectInfo* other) { function in class:v8::internal::NativeGroupRetainedObjectInfo

Completed in 830 milliseconds