Searched refs:eitherNotString (Results 1 – 1 of 1) sorted by relevance
5275 Label eitherNotString(env); in FastEqual() local5276 Branch(BothAreString(left, right), &bothString, &eitherNotString); in FastEqual()5290 Bind(&eitherNotString); in FastEqual()