build: enable v8 checks in debug mode

This commit is contained in:
Jeremy Apthorp 2018-07-18 17:04:06 -07:00
parent e2029435c4
commit f2a7fd44ce

View file

@ -205,6 +205,7 @@
'SKIA_DLL',
'USING_V8_SHARED',
'WEBKIT_DLL',
'V8_ENABLE_CHECKS',
],
'msvs_settings': {
'VCCLCompilerTool': {