constructCustomElement   56 Source/bindings/v8/CustomElementConstructorBuilder.cpp static void constructCustomElement(const v8::FunctionCallbackInfo<v8::Value>&);
constructCustomElement  174 Source/bindings/v8/CustomElementConstructorBuilder.cpp     constructorTemplate->SetCallHandler(constructCustomElement);