Chromium Code Reviews| Index: dart/runtime/vm/assembler_x64.h | 
| =================================================================== | 
| --- dart/runtime/vm/assembler_x64.h (revision 31530) | 
| +++ dart/runtime/vm/assembler_x64.h (working copy) | 
| @@ -716,7 +716,6 @@ | 
| void EnterFrame(intptr_t frame_space); | 
| void LeaveFrame(); | 
| - void ReturnPatchable(); | 
| void ReserveAlignedFrameSpace(intptr_t frame_space); | 
| // Create a frame for calling into runtime that preserves all volatile |