Searched refs:is_in_destructor (Results 1 – 2 of 2) sorted by relevance
57 return PP_FromBool(plugin_module->is_in_destructor()); in IsInModuleDestructor()
170 bool is_in_destructor() const { return is_in_destructor_; } in is_in_destructor() function