lgtm
https://chromiumcodereview.appspot.com/9639011/diff/1/src/ast.cc File src/ast.cc (right): https://chromiumcodereview.appspot.com/9639011/diff/1/src/ast.cc#newcode1148 src/ast.cc:1148: } else { Nit: indentation. https://chromiumcodereview.appspot.com/9639011/diff/1/src/ast.h File src/ast.h (right): https://chromiumcodereview.appspot.com/9639011/diff/1/src/ast.h#newcode1252 src/ast.h:1252: Handle<String> s2 = reinterpret_cast<Literal*>(literal2)->ToString(); Could be static_cast. https://chromiumcodereview.appspot.com/9639011/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
