Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DCheckFinalizerVisitor.cpp17 bool might_be_collected() const;
35 bool MightBeCollectedVisitor::might_be_collected() const { in might_be_collected() function in __anon572b03ba0111::MightBeCollectedVisitor
132 return visitor.might_be_collected(); in MightBeCollected()