Home | History | Annotate | Download | only in mips

Lines Matching defs:CodePatcher

6424 CodePatcher::CodePatcher(Isolate* isolate, byte* address, int instructions,
6437 CodePatcher::~CodePatcher() {
6449 void CodePatcher::Emit(Instr instr) {
6454 void CodePatcher::Emit(Address addr) {
6459 void CodePatcher::ChangeBranchCondition(Instr current_instr,