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

Unified Diff: src/js/prologue.js

Issue 1493713004: Revert of Disable non-standard Promise functions in staging (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years 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/flag-definitions.h ('k') | src/js/promise.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/js/prologue.js
diff --git a/src/js/prologue.js b/src/js/prologue.js
index 6093069a5fa1f0c5d62b3dd623a552b0e7f5525b..0f605be6490839ccaa7e35ddad327e435318e69f 100644
--- a/src/js/prologue.js
+++ b/src/js/prologue.js
@@ -202,9 +202,6 @@
"ObserveArrayMethods",
"ObserveObjectMethods",
"OwnPropertyKeys",
- "PromiseChain",
- "PromiseDeferred",
- "PromiseResolved",
"SameValueZero",
"SetIterator",
"SetIteratorNext",
« no previous file with comments | « src/flag-definitions.h ('k') | src/js/promise.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698