Home | History | Annotate | Download | only in arm

Lines Matching defs:CodePatcher

3763 CodePatcher::CodePatcher(Isolate* isolate, byte* address, int instructions,
3776 CodePatcher::~CodePatcher() {
3792 void CodePatcher::Emit(Instr instr) {
3797 void CodePatcher::Emit(Address addr) {
3802 void CodePatcher::EmitCondition(Condition cond) {