Searched refs:protector_cell (Results 1 – 3 of 3) sorted by relevance
376 TNode<PropertyCell> protector_cell = ArrayIteratorProtectorConstant(); in CallOrConstructWithSpread() local378 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in CallOrConstructWithSpread()
961 TNode<PropertyCell> protector_cell = MapIteratorProtectorConstant(); in BranchIfMapIteratorProtectorValid() local964 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in BranchIfMapIteratorProtectorValid()1020 const TNode<PropertyCell> protector_cell = SetIteratorProtectorConstant(); in BranchIfSetIteratorProtectorValid() local1023 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in BranchIfSetIteratorProtectorValid()
1512 TNode<PropertyCell> protector_cell = StringIteratorProtectorConstant(); in BranchIfStringPrimitiveWithNoCustomIteration() local1515 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in BranchIfStringPrimitiveWithNoCustomIteration()