Home
last modified time | relevance | path

Searched refs:IsSentinel (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dmember-storage.h101 V8_INLINE bool IsSentinel() const { return value_ == kCompressedSentinel; } in IsSentinel() function in cppgc::internal::final
207 V8_INLINE bool IsSentinel() const { return ptr_ == kSentinelPointer; } in IsSentinel() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dmember.h423 return member.GetRawStorage().IsSentinel(); in operator ==()

Completed in 2 milliseconds