validateOptions    70 Source/bindings/v8/CustomElementConstructorBuilder.h     bool validateOptions(const AtomicString& type, QualifiedName& tagName, ExceptionState&);
validateOptions    80 Source/core/dom/custom/CustomElementRegistry.cpp     if (!constructorBuilder->validateOptions(type, tagName, exceptionState))