V8  latest master commit
V8 is Google's open source JavaScript engine
allocation.h File Reference
#include <stdint.h>
#include <atomic>
#include "cppgc/custom-space.h"
#include "cppgc/garbage-collected.h"
#include "cppgc/heap.h"
#include "cppgc/internal/api-constants.h"
#include "cppgc/internal/gc-info.h"

Go to the source code of this file.

Data Structures

class  cppgc::MakeGarbageCollectedTraitBase< T >
 
class  cppgc::internal::MakeGarbageCollectedTraitInternal
 
class  cppgc::MakeGarbageCollectedTraitBase< T >
 
class  cppgc::MakeGarbageCollectedTrait< T >
 
struct  cppgc::PostConstructionCallbackTrait< T, typename >
 

Namespaces

 cppgc
 
 cppgc::internal
 

Functions

template<typename T , typename... Args>
T * cppgc::MakeGarbageCollected (Heap *heap, Args &&... args)