v8  8.4.371 (node 14.15.5)
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"
Include dependency graph for allocation.h:

Go to the source code of this file.

Data Structures

class  MakeGarbageCollectedTraitInternal
 
class  MakeGarbageCollectedTraitBase< T >
 
class  MakeGarbageCollectedTrait< T >
 
struct  PostConstructionCallbackTrait< T, typename >
 

Namespaces

 cppgc
 
 cppgc::internal
 

Functions

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