Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
assembler_base.cc File Reference
#include "vm/compiler/assembler/assembler_base.h"
#include "platform/utils.h"
#include "vm/compiler/assembler/object_pool_builder.h"
#include "vm/compiler/backend/slot.h"
#include "vm/cpu.h"
#include "vm/flags.h"
#include "vm/heap/heap.h"
#include "vm/memory_region.h"
#include "vm/os.h"
#include "vm/zone.h"

Go to the source code of this file.

Classes

class  dart::compiler::PatchCodeWithHandle
 

Namespaces

namespace  dart
 
namespace  dart::compiler
 

Functions

 dart::DEFINE_FLAG (bool, check_code_pointer, false, "Verify instructions offset in code object." "NOTE: This breaks the profiler.")
 
static uword dart::compiler::NewContents (intptr_t capacity)