Lines Matching defs:is_string
2221 Condition is_string = masm_->IsObjectStringType(object, temp);2222 __ b(is_string, &false_result);