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

Unified Diff: src/heap-symbols.h

Issue 2286753002: Synchronous path changes
Patch Set: Created 4 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
« no previous file with comments | « src/debug/debug.cc ('k') | src/isolate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/heap-symbols.h
diff --git a/src/heap-symbols.h b/src/heap-symbols.h
index 5a622a343584f8bcf555962becb7f0e086ba6aa8..b4bfd6881d8522332913cb64c1cf4530b10d2fd9 100644
--- a/src/heap-symbols.h
+++ b/src/heap-symbols.h
@@ -195,6 +195,7 @@
V(promise_deferred_reactions_symbol) \
V(promise_fulfill_reactions_symbol) \
V(promise_has_handler_symbol) \
+ V(promise_handled_hint_symbol) \
V(promise_raw_symbol) \
V(promise_reject_reactions_symbol) \
V(promise_result_symbol) \
« no previous file with comments | « src/debug/debug.cc ('k') | src/isolate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698