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;
17 bool warn_unneeded_finalizer = false;
31 bool enable_weak_members_in_unmanaged_classes = false;
33 std::set<std::string> ignored_classes;
34 std::set<std::string> checked_namespaces;
35 std::vector<std::string> ignored_directories;