Searched refs:kCheckPrototypePropertyIdentity (Results 1 – 3 of 3) sorted by relevance
4406 kCheckPrototypePropertyIdentity = 1 << 1, enumerator4408 kCheckPrototypePropertyConstness | kCheckPrototypePropertyIdentity,
15121 ((flags_ & kCheckPrototypePropertyIdentity) == 0) in CheckAndBranch()15171 if ((flags_ & kCheckPrototypePropertyIdentity) != 0) { in CheckAndBranch()
248 (flags & PrototypeCheckAssembler::kCheckPrototypePropertyIdentity) == 0); in GotoIfInitialAddFunctionModified()