Browse Source

build: enable v8 checks in debug mode

Jeremy Apthorp 6 years ago
parent
commit
f2a7fd44ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      brightray/brightray.gypi

+ 1 - 0
brightray/brightray.gypi

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