Searched refs:has_class_name (Results 1 – 1 of 1) sorted by relevance
85 bool has_class_name = !class_name.empty(); in CreatePluginObject() local88 if (!has_class_name && !has_interpreter_dict && !script_obj) { in CreatePluginObject()89 if (!has_class_name) in CreatePluginObject()