Searched refs:if_match (Results 1 – 1 of 1) sorted by relevance
1678 IfBuilder if_match(this); in BuildUncheckedDictionaryElementLoad() local1679 if_match.If<HCompareObjectEqAndBranch>(candidate_key, key); in BuildUncheckedDictionaryElementLoad()1680 if_match.Then(); in BuildUncheckedDictionaryElementLoad()1681 if_match.Else(); in BuildUncheckedDictionaryElementLoad()1708 if_match.JoinContinuation(&found_key_match_continuation); in BuildUncheckedDictionaryElementLoad()