Flutter Engine
The Flutter Engine
|
#include "vm/deferred_objects.h"
#include "vm/code_patcher.h"
#include "vm/compiler/jit/compiler.h"
#include "vm/deopt_instructions.h"
#include "vm/flags.h"
#include "vm/object.h"
#include "vm/object_store.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
dart::DECLARE_FLAG (bool, trace_deoptimization) | |
dart::DECLARE_FLAG (bool, trace_deoptimization_verbose) | |
static intptr_t | dart::ToContextIndex (intptr_t offset_in_bytes) |