Chromium Code Reviews| Index: runtime/vm/object.cc |
| =================================================================== |
| --- runtime/vm/object.cc (revision 42566) |
| +++ runtime/vm/object.cc (working copy) |
| @@ -6754,7 +6754,6 @@ |
| // This output can be copied into a file, then used with sed |
| // to replace the old values. |
| // sed -i .bak -f /tmp/newkeys runtime/vm/method_recognizer.h |
| - // sed -i .bak -f /tmp/newkeys runtime/vm/intermediate_language.h |
| // sed -i .bak -f /tmp/newkeys runtime/vm/flow_graph_builder.h |
|
zra
2014/12/29 18:00:11
Unrelated to this change, but I wonder if RECOGNIZ
srdjan
2014/12/29 18:24:46
Maybe move it into method_recognizer.{h,cc}, but I
|
| OS::Print("s/%d/%d/\n", fp, SourceFingerprint()); |
| } else { |