Drive-by comment.
http://codereview.chromium.org/67168/diff/1/2 File src/func-name-inferrer.cc (right): http://codereview.chromium.org/67168/diff/1/2#newcode74 Line 74: funcs_to_infer_.Clear(); Alternatively you can use funcs_to_infer_.Rewind(0) (which is basically an oddly named "SetLength") to clear the list without deleting the backing buffer. http://codereview.chromium.org/67168 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
