lgtm
https://chromiumcodereview.appspot.com/9835055/diff/1/src/d8.cc File src/d8.cc (right): https://chromiumcodereview.appspot.com/9835055/diff/1/src/d8.cc#newcode436 src/d8.cc:436: *reinterpret_cast<size_t*>(data) = length * element_size; you can store total_size here. https://chromiumcodereview.appspot.com/9835055/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
