v8
8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
|
#include <stdint.h>
#include <atomic>
#include "cppgc/custom-space.h"
#include "cppgc/garbage-collected.h"
#include "cppgc/internal/api-constants.h"
#include "cppgc/internal/gc-info.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 (AllocationHandle &handle, Args &&... args) |