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

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: cleanup more 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
« src/builtins.cc ('K') | « 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 f9589a51c2fda9fe985a3953b889accbf117f4d8..e0c2d69eaba85318bcea5fd81798316bbe6145bf 100644
--- a/src/js/prologue.js
+++ b/src/js/prologue.js
@@ -196,8 +196,6 @@ function PostNatives(utils) {
"MinSimple",
"NumberIsInteger",
"ObjectDefineProperty",
- "ObserveArrayMethods",
- "ObserveObjectMethods",
"PromiseChain",
"PromiseDeferred",
"PromiseResolved",
« src/builtins.cc ('K') | « src/js/macros.py ('k') | src/js/v8natives.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698