v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
IsAllocatedOnCompactableSpace< T > Struct Template Reference

#include <custom-space.h>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T>
struct cppgc::internal::IsAllocatedOnCompactableSpace< T >

Definition at line 87 of file custom-space.h.

Field Documentation

◆ value

constexpr bool value
staticconstexpr
Initial value:
=
IsAllocatedOnCompactableSpaceImpl<typename SpaceTrait<T>::Space>::value

Definition at line 89 of file custom-space.h.


The documentation for this struct was generated from the following file: