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

Unified Diff: tools/gyp/v8.gyp

Issue 1909433003: Remove support for Object.observe (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased 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 | « test/mjsunit/regress/regress-observe-map-cache.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 1a84175aad25dc16c4b1667bb7bca1206b3c4e7a..837daa343249a707e0a5db1c6095570ab52ad3a0 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -1033,7 +1033,6 @@
'../../src/runtime/runtime-maths.cc',
'../../src/runtime/runtime-numbers.cc',
'../../src/runtime/runtime-object.cc',
- '../../src/runtime/runtime-observe.cc',
'../../src/runtime/runtime-operators.cc',
'../../src/runtime/runtime-proxy.cc',
'../../src/runtime/runtime-regexp.cc',
@@ -2001,7 +2000,6 @@
'../../src/js/arraybuffer.js',
'../../src/js/typedarray.js',
'../../src/js/iterator-prototype.js',
- '../../src/js/object-observe.js',
'../../src/js/collection.js',
'../../src/js/weak-collection.js',
'../../src/js/collection-iterator.js',
@@ -2022,7 +2020,6 @@
'../../src/messages.h',
'../../src/js/harmony-atomics.js',
'../../src/js/harmony-regexp-exec.js',
- '../../src/js/harmony-object-observe.js',
'../../src/js/harmony-sharedarraybuffer.js',
'../../src/js/harmony-simd.js',
'../../src/js/harmony-species.js',
« no previous file with comments | « test/mjsunit/regress/regress-observe-map-cache.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698