Searched defs:IsString (Results 1 – 2 of 2) sorted by relevance
74 bool IsString() const { return source_ == RegisterSource::kString; } in IsString() function
304 inline bool Object::IsString() { in IsString() function