Home | History | Annotate | Download | only in x87

Lines Matching defs:CodePatcher

915 class CodePatcher {
917 CodePatcher(Isolate* isolate, byte* address, int size);
918 ~CodePatcher();