![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/heap/cppgc-js/unified-heap-marking-verifier.h"#include <memory>#include "include/cppgc/internal/name-trait.h"#include "include/v8-cppgc.h"#include "src/handles/traced-handles.h"#include "src/heap/cppgc-js/unified-heap-marking-state-inl.h"#include "src/heap/cppgc/marking-verifier.h"Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |
|
private |
Definition at line 55 of file unified-heap-marking-verifier.cc.