![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/profiler/allocation-tracker.h"#include "src/api/api-inl.h"#include "src/api/api.h"#include "src/execution/frames-inl.h"#include "src/handles/global-handles-inl.h"#include "src/objects/objects-inl.h"#include "src/profiler/heap-snapshot-generator-inl.h"#include "src/utils/utils.h"Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |
Functions | |
| static uint32_t | v8::internal::SnapshotObjectIdHash (SnapshotObjectId id) |