Searched defs:IsWeak (Results 1 – 6 of 6) sorted by relevance
29 struct IsWeak : std::false_type {}; struct
95 constexpr inline bool IsWeak() const { in IsWeak() function
18 bool IsWeak = false; variable
467 bool PersistentBase<T>::IsWeak() const { in IsWeak() function
479 bool IsWeak() const { return state() == WEAK; } in IsWeak() function in v8::internal::GlobalHandles::Node1195 bool GlobalHandles::IsWeak(Address* location) { in IsWeak() function in v8::internal::GlobalHandles
313 inline bool IsWeak(const FieldDescriptor* field, const Options& options) { in IsWeak() function