Flutter Engine
The Flutter Engine
|
#include <memory>
#include <utility>
#include "platform/assert.h"
#include "platform/unaligned.h"
#include "vm/allocation.h"
#include "vm/globals.h"
#include "vm/message.h"
#include "vm/thread.h"
Go to the source code of this file.
Classes | |
class | dart::Snapshot |
class | dart::SerializedObjectBuffer |
Namespaces | |
namespace | dart |
Functions | |
static bool | dart::IsSnapshotCompatible (Snapshot::Kind vm_kind, Snapshot::Kind isolate_kind) |