Home | History | Annotate | Download | only in mips

Lines Matching full:check_string

579   Label check_number_dictionary, check_string, lookup_monomorphic_cache;
583 __ JumpIfNotSmi(a2, &check_string);
630 __ bind(&check_string);
969 Label slow, check_string, index_smi, index_string, property_array_property;
978 __ JumpIfNotSmi(key, &check_string);
1017 __ bind(&check_string);