![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <cstddef>#include <cstdint>#include <type_traits>#include "cppgc/name-provider.h"#include "v8config.h"

Go to the source code of this file.
Data Structures | |
| struct | HeapObjectName |
| class | NameTraitBase |
| class | NameTrait< T > |
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
Macros | |
| #define | CPPGC_SUPPORTS_COMPILE_TIME_TYPENAME 0 |
Typedefs | |
| using | NameCallback |
Enumerations | |
| enum class | HeapObjectNameForUnnamedObject : uint8_t { kUseClassNameIfSupported , kUseHiddenName } |
| #define CPPGC_SUPPORTS_COMPILE_TIME_TYPENAME 0 |
Definition at line 54 of file name-trait.h.