Index: runtime/vm/stub_code.h |
diff --git a/runtime/vm/stub_code.h b/runtime/vm/stub_code.h |
index 8232a4b2fa57d14126bc8c8e4596cf9b06768153..8bc413c70dede2745424f04cb1111372005475f1 100644 |
--- a/runtime/vm/stub_code.h |
+++ b/runtime/vm/stub_code.h |
@@ -71,6 +71,7 @@ class SnapshotWriter; |
V(FixCallersTarget) \ |
V(Deoptimize) \ |
V(DeoptimizeLazy) \ |
+ V(FrameAwaitingMaterialization) \ |
#endif // !defined(TARGET_ARCH_DBC) |