df1bacb60b
The generative constructor factory now calls the generative constructor body functions for the superclass chain. The generative constructor body elements are created on demand and compiled via the enqueuer. The call site is currently broken since it does not pass arguments. That will done in a separate CL. R=efortuna@google.com Review-Url: https://codereview.chromium.org/2637533003 .