v8
9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
|
#include <gc-info.h>
Public Types | |
using | ResultType = std::conditional_t<(kHasVirtualDestructorAtBase||kBothTypesAreTriviallyDestructible||kHasCustomFinalizerDispatchAtBase) &&!kWantsDetailedObjectNames, ParentMostGarbageCollectedType, T > |
Static Public Attributes | |
static constexpr bool | kHasVirtualDestructorAtBase |
static constexpr bool | kBothTypesAreTriviallyDestructible |
static constexpr bool | kHasCustomFinalizerDispatchAtBase |
static constexpr bool | kWantsDetailedObjectNames = false |
using ResultType = std::conditional_t<(kHasVirtualDestructorAtBase || kBothTypesAreTriviallyDestructible || kHasCustomFinalizerDispatchAtBase) && !kWantsDetailedObjectNames, ParentMostGarbageCollectedType, T> |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |