Nope, it didn't lint. Note however that interpreter-re2k.cc doesn't lint either.
http://codereview.chromium.org/11231/diff/1/6 File src/objects.cc (right): http://codereview.chromium.org/11231/diff/1/6#newcode3504 Line 3504: FlatStringReader* FlatStringReader::top_ = NULL; I don't think initialization of pointers to NULL are an issue. http://codereview.chromium.org/11231 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
