a84b6b7f7b
Regular constructors and unnamed factory constructors: - Were A.A, now are new A Named constructors (including factory constructors): - Were A.A.name, now are new A.name BUG= R=asiva@google.com, rmacnak@google.com Review-Url: https://codereview.chromium.org/2818933003 .