|
V8 Project
|
#include "src/snapshot.h"#include "src/serialize.h"#include "src/snapshot-source-sink.h"#include "src/v8.h"
Include dependency graph for snapshot-external.cc:Go to the source code of this file.
Classes | |
| struct | v8::internal::SnapshotImpl |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::internal | |
Functions | |
| void | v8::internal::SetSnapshotFromFile (StartupData *snapshot_blob) |
Variables | |
| static SnapshotImpl * | v8::internal::snapshot_impl_ = NULL |