![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <atomic>#include "cppgc/internal/persistent-node.h"#include "cppgc/internal/pointer-policies.h"#include "cppgc/persistent.h"#include "cppgc/visitor.h"Go to the source code of this file.
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
| namespace | cppgc::subtle |
Typedefs | |
| template<typename T > | |
| using | cppgc::subtle::CrossThreadPersistent |
| template<typename T > | |
| using | cppgc::subtle::WeakCrossThreadPersistent |