Home | History | Annotate | Download | only in x64

Lines Matching refs:check_name

358   Label slow, check_name, index_smi, index_name, property_array_property;
362 __ JumpIfNotSmi(rax, &check_name);
407 __ bind(&check_name);
1030 Label check_number_dictionary, check_name, lookup_monomorphic_cache;
1034 __ JumpIfNotSmi(rcx, &check_name);
1082 __ bind(&check_name);