Home | History | Annotate | Download | only in x64

Lines Matching defs:CodePatcher

1620 class CodePatcher {
1622 CodePatcher(Isolate* isolate, byte* address, int size);
1623 ~CodePatcher();