Home
last modified time | relevance | path

Searched defs:BlinkGCPluginOptions (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DBlinkGCPluginOptions.h12 struct BlinkGCPluginOptions { struct
13 bool dump_graph = false;
14 bool warn_unneeded_finalizer = false;
16 bool use_chromium_style_naming = false;
17 std::set<std::string> ignored_classes;
18 std::set<std::string> checked_namespaces;
19 std::vector<std::string> ignored_directories;