Home | History | Annotate | Download | only in x87

Lines Matching refs:check_for_strings

1441   Label check_for_strings;
1443 BranchIfNotInternalizedString(masm, &check_for_strings, eax, ecx);
1444 BranchIfNotInternalizedString(masm, &check_for_strings, edx, ecx);
1452 __ bind(&check_for_strings);