Home | History | Annotate | Download | only in mips

Lines Matching defs:not_string

6724   Label not_string, done;
6725 __ JumpIfSmi(arg, &not_string);
6731 __ bind(&not_string);