V8  latest master commit
V8 is Google's open source JavaScript engine
trace-trait.h File Reference
#include <type_traits>
#include "cppgc/type-traits.h"

Go to the source code of this file.

Data Structures

struct  cppgc::internal::TraceTraitImpl< T, bool >
 
struct  cppgc::TraceDescriptor
 
struct  cppgc::TraceTrait< T >
 
struct  cppgc::internal::TraceTraitImpl< T, false >
 
struct  cppgc::internal::TraceTraitImpl< T, true >
 

Namespaces

 cppgc
 
 cppgc::internal
 

Typedefs

using cppgc::TraceCallback = void(*)(Visitor *, const void *)