Searched refs:allString (Results 1 – 1 of 1) sorted by relevance
620 auto allString = env_->GetBuilder()->TaggedObjectBothAreString(x, y); in BothAreString() local621 return env_->GetBuilder()->LogicAnd(allHeapObject, allString); in BothAreString()