Flutter Engine
The Flutter Engine
|
#include "vm/metrics.h"
#include "vm/isolate.h"
#include "vm/json_stream.h"
#include "vm/log.h"
#include "vm/native_entry.h"
#include "vm/object.h"
#include "vm/runtime_entry.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
dart::DEFINE_FLAG (bool, print_metrics, false, "Print metrics when isolates (and the VM) are shutdown.") | |
static const char * | dart::UnitString (intptr_t unit) |