Home
last modified time | relevance | path

Searched refs:enforce_in_thirdparty_webkit (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/plugins/
DOptions.h12 bool enforce_in_thirdparty_webkit = false; // Use in Blink code itself member
DFindBadConstructsAction.cpp51 options_.enforce_in_thirdparty_webkit = true; in ParseArgs()
DChromeClassTester.cpp241 if (options_.enforce_in_thirdparty_webkit) { in BuildBannedLists()