Searched refs:if_property_cell (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()2580 BIND(&if_property_cell); 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()2912 BIND(&if_property_cell); in StoreGlobalIC()