Searched refs:kGlobalHandleZapValue (Results 1 – 3 of 3) sorted by relevance
383 object_ = kGlobalHandleZapValue; in ClearFields()389 DCHECK_EQ(kGlobalHandleZapValue, object_); in CheckFieldsAreCleared()538 CHECK_NE(object_, kGlobalHandleZapValue); in MakeWeak()559 CHECK_NE(object_, kGlobalHandleZapValue); in MakeWeak()
641 constexpr uint64_t kGlobalHandleZapValue = uint64_t{0x1baffed00baffedf};650 constexpr uint32_t kGlobalHandleZapValue = 0xbaffedf; variable
10357 CHECK_NE(internal::kGlobalHandleZapValue, *reinterpret_cast<uint64_t*>(val_)); in CheckValue()