Searched refs:if_transition_handler (Results 1 – 2 of 2) sorted by relevance
107 Variable* var_handler, Label* if_transition_handler, in HandleKeyedStorePolymorphicCase() argument118 if_transition_handler, var_transition_map_cell](Node* index) { in HandleKeyedStorePolymorphicCase()133 Goto(if_transition_handler); in HandleKeyedStorePolymorphicCase()1766 Label if_transition_handler(this); in KeyedStoreIC() local1769 &var_handler, &if_transition_handler, in KeyedStoreIC()1771 Bind(&if_transition_handler); in KeyedStoreIC()
115 Label* if_transition_handler,