Home | History | Annotate | Download | only in x64

Lines Matching refs:is_object

5162   Label is_object;
5163 JumpIfNotSmi(string, &is_object);
5165 bind(&is_object);