Fixed colon position in initializers.
http://codereview.chromium.org/10032029/diff/28001/src/hydrogen.cc File src/hydrogen.cc (right): http://codereview.chromium.org/10032029/diff/28001/src/hydrogen.cc#newcode2628 src/hydrogen.cc:2628: BoundsCheckKey(HValue* index_base, HValue* length) { On 2012/04/25 12:19:19, Massi wrote:
Done but with the colon be on the 1st line: is it ok anyway?
Fixed this and another one... http://codereview.chromium.org/10032029/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
