Home | History | Annotate | Download | only in mips64

Lines Matching defs:CodePatcher

6831 CodePatcher::CodePatcher(Isolate* isolate, byte* address, int instructions,
6844 CodePatcher::~CodePatcher() {
6855 void CodePatcher::Emit(Instr instr) {
6860 void CodePatcher::Emit(Address addr) {
6865 void CodePatcher::ChangeBranchCondition(Instr current_instr,