![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <memory>#include "src/heap/cppgc-js/cpp-heap.h"#include "src/heap/cppgc/marking-state.h"#include "src/heap/cppgc/marking-worklists.h"#include "src/objects/embedder-data-slot.h"Go to the source code of this file.
Classes | |
| class | v8::internal::CppMarkingState |
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |