![]() |
V8
latest master commit
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/heap.h"
#include "cppgc/internal/api-constants.h"
#include "cppgc/internal/gc-info.h"
Go to the source code of this file.
Namespaces | |
cppgc | |
cppgc::internal | |
Functions | |
template<typename T , typename... Args> | |
T * | cppgc::MakeGarbageCollected (Heap *heap, Args &&... args) |