Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(569)

Unified Diff: runtime/vm/stub_code.h

Issue 2480523004: Fix non-DBC builds. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/stub_code.h
diff --git a/runtime/vm/stub_code.h b/runtime/vm/stub_code.h
index e070d3b799fc50b7001ca78b8fe52b19a2a6a8eb..d18329672543c40193869f553e3a1f0be95f778c 100644
--- a/runtime/vm/stub_code.h
+++ b/runtime/vm/stub_code.h
@@ -34,6 +34,7 @@ class Deserializer;
V(CallNativeCFunction) \
V(FixCallersTarget) \
V(CallStaticFunction) \
+ V(OptimizeFunction) \
V(InvokeDartCode) \
V(DebugStepCheck) \
V(UnlinkedCall) \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698