Flutter Engine
The Flutter Engine
|
#include <map>
#include <set>
#include <sstream>
#include "include/analyze_snapshot_api.h"
#include "vm/compiler/runtime_api.h"
#include "vm/dart_api_impl.h"
#include "vm/json_writer.h"
#include "vm/object.h"
#include "vm/object_store.h"
#include "vm/thread.h"
Go to the source code of this file.
Classes | |
class | dart::snapshot_analyzer::FieldVisitor |
class | dart::snapshot_analyzer::SnapshotAnalyzer |
Namespaces | |
namespace | dart |
namespace | dart::snapshot_analyzer |
Functions | |
void | dart::snapshot_analyzer::Dart_DumpSnapshotInformationAsJson (const Dart_SnapshotAnalyzerInformation &info, char **buffer, intptr_t *buffer_length) |
Variables | |
constexpr intptr_t | dart::snapshot_analyzer::kSnapshotAnalyzerVersion = 2 |
constexpr intptr_t | dart::snapshot_analyzer::kStartIndex = 1 |