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