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

Unified Diff: src/v8.gyp

Issue 2061623002: Introduce JIT code events dispatcher for the isolate. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebaseline 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
« no previous file with comments | « src/snapshot/code-serializer.cc ('k') | test/cctest/test-cpu-profiler.cc » ('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 ec9e6dfab2044a8192083c9f00c9bfb0a97d779d..628f7db0e7dc10001ff9d11c80b8f2875b090d05 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -470,6 +470,7 @@
'char-predicates-inl.h',
'char-predicates.h',
'checks.h',
+ 'code-events.h',
'code-factory.cc',
'code-factory.h',
'code-stub-assembler.cc',
« no previous file with comments | « src/snapshot/code-serializer.cc ('k') | test/cctest/test-cpu-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698