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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 2121663002: Add IMMEDIATE_CRASH to measure how much V8 APIs return empty MaybeLocal handles Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « third_party/WebKit/Source/bindings/core/v8/V8BindingMacros.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index e4c5f11eeba342776bf85b9180600db1658d6942..5f31a1b03f80a082d39252e31edaa521ccd466de 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -113,6 +113,7 @@
'V8AbstractEventListener.h',
'V8Binding.cpp',
'V8Binding.h',
+ 'V8BindingMacros.cpp',
'V8BindingMacros.h',
'V8CacheOptions.h',
'V8CacheStrategiesForCacheStorage.h',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/V8BindingMacros.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698