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

#include <object-size-trait.h>

Inheritance diagram for ObjectSizeTrait< T, false >:
Collaboration diagram for ObjectSizeTrait< T, false >:

Static Public Member Functions

static size_t GetSize (const T &object)
 

Additional Inherited Members

- Static Protected Member Functions inherited from BaseObjectSizeTrait
static size_t GetObjectSizeForGarbageCollected (const void *)
 
static size_t GetObjectSizeForGarbageCollectedMixin (const void *)
 

Detailed Description

template<typename T>
struct cppgc::subtle::ObjectSizeTrait< T, false >

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

Member Function Documentation

◆ GetSize()

static size_t GetSize ( const T &  object)
inlinestatic

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