Status: New Owner: ---- CC: [email protected] Labels: Type-Bug Priority-Medium
New issue 385 by [email protected]: Optimize allocation of simple objects and arrays http://code.google.com/p/v8/issues/detail?id=385 We should use a custom construct stub for simple objects and arrays an unroll the initialization loops. See src/runtime.cc:ComputeConstructStub. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
