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

Unified Diff: src/v8.gyp

Issue 2084663004: WIP: prototype ffi support Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 6 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 f72ae833d33c3e1c402aa1e18bfd2f8058ae66d4..3f8a8a433cea2bc279d15b0d8afebf32f28aa90f 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -533,6 +533,8 @@
'compiler/escape-analysis.h',
"compiler/escape-analysis-reducer.cc",
"compiler/escape-analysis-reducer.h",
+ 'compiler/ffi-compiler.cc',
+ 'compiler/ffi-compiler.h',
'compiler/frame.cc',
'compiler/frame.h',
'compiler/frame-elider.cc',
« src/objects.h ('K') | « src/snapshot/code-serializer.cc ('k') | test/cctest/cctest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698