![]() |
v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
|
#include <gc-info.h>
Public Types | |
| using | ResultType = std::conditional_t< WantToFold(), ParentMostGarbageCollectedType, T > |
Static Public Member Functions | |
| static constexpr bool | WantToFold () |
| using ResultType = std::conditional_t<WantToFold(), ParentMostGarbageCollectedType, T> |
Definition at line 129 of file gc-info.h.
References GCInfoFolding< T, ParentMostGarbageCollectedType >::kBothTypesAreTriviallyDestructible, GCInfoFolding< T, ParentMostGarbageCollectedType >::kHasCustomFinalizerDispatchAtBase, GCInfoFolding< T, ParentMostGarbageCollectedType >::kHasVirtualDestructorAtBase, and GCInfoFolding< T, ParentMostGarbageCollectedType >::kWantsDetailedObjectNames.
Definition at line 112 of file gc-info.h.
Referenced by GCInfoFolding< T, ParentMostGarbageCollectedType >::WantToFold().
Definition at line 115 of file gc-info.h.
Referenced by GCInfoFolding< T, ParentMostGarbageCollectedType >::WantToFold().
Definition at line 110 of file gc-info.h.
Referenced by GCInfoFolding< T, ParentMostGarbageCollectedType >::WantToFold().
Definition at line 121 of file gc-info.h.
Referenced by GCInfoFolding< T, ParentMostGarbageCollectedType >::WantToFold().