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