Searched refs:IsOfType (Results 1 – 3 of 3) sorted by relevance
183 HRESULT IsOfType(
168 bool IsOfType(LiveObjectType type, HeapObject* obj) { in IsOfType() function335 if ((type_ != kInvalidLiveObjType) && !IsOfType(type_, obj)) { in MatchesSlow()