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

Unified Diff: src/js/prologue.js

Issue 1904313004: Remove more dead code after Object.observe removal (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: mark outdated mozilla tests as FAIL Created 4 years, 8 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/js/macros.py ('k') | src/js/v8natives.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 7fe4383197b4fedf45bb54ee0ca94683fb553eb9..9a6a310138e1639886187d0c41ea9c8be2ddeacb 100644
--- a/src/js/prologue.js
+++ b/src/js/prologue.js
@@ -195,8 +195,6 @@ function PostNatives(utils) {
"MaxSimple",
"MinSimple",
"NumberIsInteger",
- "ObserveArrayMethods",
- "ObserveObjectMethods",
"PromiseChain",
"PromiseDeferred",
"PromiseResolved",
« no previous file with comments | « src/js/macros.py ('k') | src/js/v8natives.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698