New issue 1802 by fschn...@chromium.org: Port r9856 to other platforms:
Use placement-new for zone-allocation in the Lithium classes.
http://code.google.com/p/v8/issues/detail?id=1802
To avoid calling Isolate::Current on each zone allocation in LIR files.
Comment #1 on issue 1802 by fschn...@chromium.org: Port r9856 to other
platforms: Use placement-new for zone-allocation in the Lithium classes.
http://code.google.com/p/v8/issues/detail?id=1802
Fixed in r10857.