Home | History | Annotate | Download | only in x87

Lines Matching refs:runtime_drop_two

2731   Label two_byte_sequential, runtime_drop_two, sequential_string;
2757 __ AllocateOneByteString(eax, ecx, ebx, edx, edi, &runtime_drop_two);
2781 __ AllocateTwoByteString(eax, ecx, ebx, edx, edi, &runtime_drop_two);
2808 __ bind(&runtime_drop_two);