Searched refs:if_lexical_var (Results 1 – 1 of 1) sorted by relevance
2575 Label if_lexical_var(this), if_property_cell(this); in LoadGlobalIC_TryPropertyCellCase() local2578 Branch(TaggedIsSmi(maybe_weak_ref), &if_lexical_var, &if_property_cell); in LoadGlobalIC_TryPropertyCellCase()2592 BIND(&if_lexical_var); in LoadGlobalIC_TryPropertyCellCase()2907 Label if_lexical_var(this), if_property_cell(this); in StoreGlobalIC() local2910 Branch(TaggedIsSmi(maybe_weak_ref), &if_lexical_var, &if_property_cell); in StoreGlobalIC()2948 BIND(&if_lexical_var); in StoreGlobalIC()