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

Unified Diff: src/v8.gyp

Issue 2401173002: Version 5.6.1.1 (cherry-pick) (Closed)
Patch Set: Created 4 years, 2 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 | « src/runtime/runtime-regexp.cc ('k') | src/zone/accounting-allocator.h » ('j') | 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 d633451a73d7f603c4f24f0de7485accab49420b..e49cb188b7b936a7b493db9adfcd01449985155e 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -741,8 +741,8 @@
'compiler/wasm-compiler.cc',
'compiler/wasm-compiler.h',
'compiler/wasm-linkage.cc',
- 'compiler/zone-stats.cc',
- 'compiler/zone-stats.h',
+ 'compiler/zone-pool.cc',
+ 'compiler/zone-pool.h',
'compiler-dispatcher/compiler-dispatcher-job.cc',
'compiler-dispatcher/compiler-dispatcher-job.h',
'compiler-dispatcher/optimizing-compile-dispatcher.cc',
@@ -1281,8 +1281,6 @@
'zone/zone-segment.h',
'zone/zone.cc',
'zone/zone.h',
- 'zone/zone-segment.cc',
- 'zone/zone-segment.h',
'zone/zone-allocator.h',
'zone/zone-containers.h',
],
« no previous file with comments | « src/runtime/runtime-regexp.cc ('k') | src/zone/accounting-allocator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698