Home | History | Annotate | Download | only in x87

Lines Matching refs:IsObjectStringType

2393   Condition is_string = masm->IsObjectStringType(object, scratch, scratch);
2620 Condition is_string = masm->IsObjectStringType(eax, ebx, ebx);