Lines Matching full:is_string
7250 Condition is_string = masm->IsObjectStringType(r5, r1);7251 __ b(NegateCondition(is_string), &runtime);