Still lgtm
http://codereview.chromium.org/2280007/diff/144001/145029 File test/cctest/test-api.cc (right): http://codereview.chromium.org/2280007/diff/144001/145029#newcode7210 test/cctest/test-api.cc:7210: CHECK_EQ(42*5+40*5, context->Global()->Get(v8_str("result"))->Int32Value()); nit: spaces around + (here and below) http://codereview.chromium.org/2280007/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
