Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
code_patcher.cc File Reference
#include "vm/code_patcher.h"
#include "vm/cpu.h"
#include "vm/instructions.h"
#include "vm/object.h"
#include "vm/virtual_memory.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

 dart::DEFINE_FLAG (bool, write_protect_code, kShouldWriteProtectCodeByDefault, "Write protect jitted code")
 
bool dart::MatchesPattern (uword end, const int16_t *pattern, intptr_t size)
 

Variables

static constexpr bool dart::kShouldWriteProtectCodeByDefault = false