Searched refs:UnsafeCtorTag (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/include/cppgc/ |
H A D | cross-thread-persistent.h | 127 class UnsafeCtorTag { class in cppgc::internal::final 129 UnsafeCtorTag() = default; 136 UnsafeCtorTag, T* raw, in BasicCrossThreadPersistent() 334 typename OtherBasicCrossThreadPersistent::UnsafeCtorTag(), in To() 135 BasicCrossThreadPersistent( UnsafeCtorTag, T* raw, const SourceLocation& loc = SourceLocation::Current()) BasicCrossThreadPersistent() argument
|
/third_party/node/deps/v8/include/v8-include/cppgc/ |
H A D | cross-thread-persistent.h | 127 class UnsafeCtorTag { class in cppgc::internal::final 129 UnsafeCtorTag() = default; 136 UnsafeCtorTag, T* raw, in BasicCrossThreadPersistent() 336 typename OtherBasicCrossThreadPersistent::UnsafeCtorTag(), in To() 135 BasicCrossThreadPersistent( UnsafeCtorTag, T* raw, const SourceLocation& loc = SourceLocation::Current()) BasicCrossThreadPersistent() argument
|
Completed in 2 milliseconds