http://codereview.chromium.org/7003083/diff/1/src/runtime.cc File src/runtime.cc (right):
http://codereview.chromium.org/7003083/diff/1/src/runtime.cc#newcode5811 src/runtime.cc:5811: part_start, On 2011/06/10 07:32:17, Lasse Reichstein wrote:
This is an unpretty combination of handle and non-handle code. Make the JSArray and FixedArray allocations not use handles either,
and remove
the HandleScope.
Perhaps don't allocate the JSArray until the end.
Done. http://codereview.chromium.org/7003083/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
