createConstructor 72 Source/bindings/v8/CustomElementConstructorBuilder.h bool createConstructor(Document*, CustomElementDefinition*, ExceptionState&); createConstructor 105 Source/core/dom/custom/CustomElementRegistry.cpp if (!constructorBuilder->createConstructor(document, definition.get(), exceptionState))