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

#include <name-trait.h>

Inheritance diagram for cppgc::internal::NameTraitBase:
Collaboration diagram for cppgc::internal::NameTraitBase:

Static Protected Member Functions

static HeapObjectName GetNameFromTypeSignature (const char *)
 

Detailed Description

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

Member Function Documentation

◆ GetNameFromTypeSignature()

HeapObjectName cppgc::internal::NameTraitBase::GetNameFromTypeSignature ( const char * signature)
staticprotected

Definition at line 23 of file name-trait.cc.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: