Searched defs:IsHeapObject (Results 1 – 2 of 2) sorted by relevance
154 bool IsHeapObject() const { return kind_ == kHeapObject; } in IsHeapObject() function
165 bool Object::IsHeapObject() const { in IsHeapObject() function