Lgtm w/ comments.
http://codereview.chromium.org/113397/diff/10/13 File src/hashmap.cc (right): http://codereview.chromium.org/113397/diff/10/13#newcode88 Line 88: Entry *p = Probe(key, hash); More descriptive variable names might make this easier to understand. http://codereview.chromium.org/113397 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
