Home
last modified time | relevance | path

Searched refs:IsAllocatedOnCompactableSpace (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
H A Dvisitor.h103 static_assert(!internal::IsAllocatedOnCompactableSpace<T>::value, in Trace()
261 static_assert(internal::IsAllocatedOnCompactableSpace<T>::value, in RegisterMovableReference()
356 static_assert(!internal::IsAllocatedOnCompactableSpace<PointeeType>::value, in TraceRoot()
H A Dcustom-space.h87 struct IsAllocatedOnCompactableSpace { struct
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dvisitor.h87 static_assert(!internal::IsAllocatedOnCompactableSpace<T>::value, in Trace()
271 static_assert(internal::IsAllocatedOnCompactableSpace<T>::value, in RegisterMovableReference()
386 static_assert(!internal::IsAllocatedOnCompactableSpace<PointeeType>::value, in Trace()
H A Dcustom-space.h87 struct IsAllocatedOnCompactableSpace { struct

Completed in 3 milliseconds