Lines Matching defs:is_string
2018 Condition is_string = masm_->IsObjectStringType(object, temp, temp);2019 __ j(is_string, &false_result);