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