Home | History | Annotate | Download | only in x64

Lines Matching defs:is_string

2890   Condition is_string = masm->IsObjectStringType(rax, rbx, rbx);
2891 __ j(NegateCondition(is_string), &runtime);