hasPlaceholderLabelOption  165 Source/core/html/HTMLSelectElement.cpp     return firstSelectionIndex < 0 || (!firstSelectionIndex && hasPlaceholderLabelOption());
hasPlaceholderLabelOption  160 Source/core/html/HTMLSelectElement.h     bool hasPlaceholderLabelOption() const;