LGTM Please go ahead an commit when the accidental indentation is reverted.
http://codereview.chromium.org/7134040/diff/1004/src/d8.cc File src/d8.cc (right): http://codereview.chromium.org/7134040/diff/1004/src/d8.cc#newcode619 src/d8.cc:619: for (int j = 0; j < js_args.argc(); j++) { Something happened to the intention here. http://codereview.chromium.org/7134040/diff/1004/src/d8.cc#newcode624 src/d8.cc:624: i::Handle<i::JSArray> arguments_jsarray = Ditto. http://codereview.chromium.org/7134040/diff/1004/src/d8.cc#newcode626 src/d8.cc:626: global_template->Set(String::New("arguments"), Ditto. http://codereview.chromium.org/7134040/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
