A few new V8 defines

This commit is contained in:
Cheng Zhao 2017-01-23 15:52:27 +09:00 committed by Kevin Sawicki
parent 406224edff
commit 074cad9146

View file

@ -225,6 +225,8 @@
'V8_USE_EXTERNAL_STARTUP_DATA',
'V8_SHARED',
'USING_V8_SHARED',
'USING_V8_PLATFORM_SHARED',
'USING_V8_BASE_SHARED',
# Remove this after enable_plugins becomes a feature flag.
'ENABLE_PLUGINS',
'USE_PROPRIETARY_CODECS',