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

Unified Diff: src/v8.gyp

Issue 2647493002: [ic] Clean up handler boilerplate (Closed)
Patch Set: drop dead runtime function Created 3 years, 11 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
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 0a76944e50b269bdd3a634f8d0c9296a8ecc33f9..7f791e3a2726023a789f406e6451bc4d010d6899 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -964,7 +964,6 @@
'ic/access-compiler.cc',
'ic/access-compiler.h',
'ic/accessor-assembler.cc',
- 'ic/accessor-assembler-impl.h',
'ic/accessor-assembler.h',
'ic/call-optimization.cc',
'ic/call-optimization.h',

Powered by Google App Engine
This is Rietveld 408576698