![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "include/cppgc/trace-trait.h"#include "include/v8-cppgc.h"#include "src/base/macros.h"#include "src/heap/cppgc-js/unified-heap-marking-state.h"#include "src/heap/cppgc/marking-visitor.h"Go to the source code of this file.
Classes | |
| class | v8::internal::UnifiedHeapMarkingVisitorBase |
| class | v8::internal::MutatorUnifiedHeapMarkingVisitor |
| class | v8::internal::ConcurrentUnifiedHeapMarkingVisitor |
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
| namespace | v8 |
| namespace | v8::internal |