Flutter Engine
The Flutter Engine
|
#include "vm/allocation.h"
#include "platform/assert.h"
#include "vm/isolate.h"
#include "vm/thread.h"
#include "vm/zone.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
static void * | dart::Allocate (uword size, Zone *zone) |