f3de2377ab
This removes the additional indirection to the VM's implementation for all the factory constructors. Additionally, it removes one class per typed data list type, thus reducing snapshot and generated code size. BUG= R=asiva@google.com Review URL: https://codereview.chromium.org/1790593002 .