Home | History | Annotate | Download | only in ia32

Lines Matching refs:check_name

414   Label slow, check_name, index_smi, index_name, property_array_property;
418 __ JumpIfNotSmi(ecx, &check_name);
469 __ bind(&check_name);
1143 Label check_number_dictionary, check_name, lookup_monomorphic_cache;
1147 __ JumpIfNotSmi(ecx, &check_name);
1206 __ bind(&check_name);