Searched refs:if_key_string (Results 1 – 1 of 1) sorted by relevance
1720 Label if_key_smi(this), if_key_string(this), if_key_heap_number(this), in TF_BUILTIN() local1728 GotoIf(IsStringInstanceType(key_instance_type), &if_key_string); in TF_BUILTIN()1741 BIND(&if_key_string); in TF_BUILTIN()1920 Label if_key_smi(this), if_key_string(this), if_key_heap_number(this), in TryLookupOrderedHashTableIndex() local1928 GotoIf(IsStringInstanceType(key_instance_type), &if_key_string); in TryLookupOrderedHashTableIndex()1941 BIND(&if_key_string); in TryLookupOrderedHashTableIndex()