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

Unified Diff: runtime/vm/kernel_binary_flowgraph.h

Issue 3008763002: Store actual Reference(s) for additional exports. (Closed)
Patch Set: Created 3 years, 4 months 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
Index: runtime/vm/kernel_binary_flowgraph.h
diff --git a/runtime/vm/kernel_binary_flowgraph.h b/runtime/vm/kernel_binary_flowgraph.h
index 3aa4aaebbd297880ba8a35b86bdf8c940bf93c6f..c70d99770bf53f3e2e5d9a32729540d7679b0581 100644
--- a/runtime/vm/kernel_binary_flowgraph.h
+++ b/runtime/vm/kernel_binary_flowgraph.h
@@ -402,6 +402,7 @@ class LibraryHelper {
kSourceUriIndex,
kAnnotations,
kDependencies,
+ kAdditionalExports,
kParts,
kTypedefs,
kClasses,

Powered by Google App Engine
This is Rietveld 408576698