LGTM
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, 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. http://codereview.chromium.org/7003083/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
