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

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: 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 d827b0da447e1ff17b131ac9f10464f07994f162..d6f5d7e938b4a7090e337a80e0418a3c4f91de84 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',

Powered by Google App Engine
This is Rietveld 408576698