Searched defs:GetEquivalenceClass (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DRetainedDOMInfo.cpp56 return other == this || static_cast<WebCore::RetainedObjectInfo*>(other)->GetEquivalenceClass() == this->GetEquivalenceClass();
80 intptr_t RetainedDOMInfo::GetEquivalenceClass() function in class:WebCore::RetainedDOMInfo
H A DV8GCController.cpp185 return other == this || static_cast<WebCore::RetainedObjectInfo*>(other)->GetEquivalenceClass() == this->GetEquivalenceClass();
198 virtual intptr_t GetEquivalenceClass() function in class:WebCore::UnspecifiedGroup

Completed in 125 milliseconds