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

Unified Diff: src/js/prologue.js

Issue 2707133005: Remove a regression test that depended on utils.ImportNow() (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | test/mjsunit/regress/regress-3281.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 0b8cad78a29dc19d42e2713b46822550b4e47a06..4b40d9a0fd0f289bb58db9e94c56bd75e496df0c 100644
--- a/src/js/prologue.js
+++ b/src/js/prologue.js
@@ -169,11 +169,9 @@ function PostNatives(utils) {
var expose_list = [
"FormatDateToParts",
"MapEntries",
- "MapIterator",
"MapIteratorNext",
"MaxSimple",
"MinSimple",
- "SetIterator",
"SetIteratorNext",
"SetValues",
"ToLocaleLowerCaseI18N",
« no previous file with comments | « no previous file | test/mjsunit/regress/regress-3281.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698