v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::HeapObjectName Struct Reference

#include <name-trait.h>

Collaboration diagram for cppgc::internal::HeapObjectName:

Public Attributes

const char * value
 
bool name_was_hidden
 

Detailed Description

Definition at line 57 of file name-trait.h.

Member Data Documentation

◆ name_was_hidden

bool cppgc::internal::HeapObjectName::name_was_hidden

Definition at line 59 of file name-trait.h.

◆ value

const char* cppgc::internal::HeapObjectName::value

Definition at line 58 of file name-trait.h.


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