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

#include <custom-space.h>

Static Public Attributes

static constexpr bool value = CustomSpace::kSupportsCompaction
 

Detailed Description

template<typename CustomSpace>
struct cppgc::internal::IsAllocatedOnCompactableSpaceImpl< CustomSpace >

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

Field Documentation

◆ value

constexpr bool value = CustomSpace::kSupportsCompaction
staticconstexpr

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


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