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

Unified Diff: src/v8.gyp

Issue 2752213002: [csa] Add CSA::CallBuiltin and Builtins::CallableFor (Closed)
Patch Set: Remove unused variable again Created 3 years, 9 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/builtins.cc ('K') | « src/code-stub-assembler.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 73880e926fdd7951a156efd8c148a91da21a5b21..1f266f7c11133b14b088c3542b28fe9a88cb1a70 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -533,6 +533,7 @@
'builtins/builtins.h',
'cached-powers.cc',
'cached-powers.h',
+ 'callable.h',
'cancelable-task.cc',
'cancelable-task.h',
'char-predicates.cc',
« src/builtins/builtins.cc ('K') | « src/code-stub-assembler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698