v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
ObjectSizeTrait< T, bool > Struct Template Reference

#include <object-size-trait.h>

Detailed Description

template<typename T, bool = IsGarbageCollectedMixinTypeV<T>>
struct cppgc::subtle::ObjectSizeTrait< T, bool >

Trait specifying how to get the size of an object that was allocated using MakeGarbageCollected(). Also supports querying the size with an inner pointer to a mixin.

Definition at line 33 of file object-size-trait.h.


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