Chromium Code Reviews| Index: runtime/vm/simulator_arm64.h |
| diff --git a/runtime/vm/simulator_arm64.h b/runtime/vm/simulator_arm64.h |
| index b63975aab4b5b8b6727e9e63ca1803763a4b84b2..6e02f7f69a5afeb9dc780c2031fc9134d5073a3e 100644 |
| --- a/runtime/vm/simulator_arm64.h |
| +++ b/runtime/vm/simulator_arm64.h |
| @@ -103,6 +103,8 @@ class Simulator { |
| CallKind call_kind, |
| int argument_count); |
| + static uword FunctionForRedirect(uword redirect); |
| + |
| void Longjmp(uword pc, |
| uword sp, |
| uword fp, |