http://codereview.chromium.org/125256/diff/9/1011 File tools/logreader.js (right):
http://codereview.chromium.org/125256/diff/9/1011#newcode91 Line 91: return function addressParser (str) { On 2009/06/18 06:57:44, Søren Gjesse wrote: > Maybe add parentheses arround the function returned 'return (function > addressParser (str) { ... })' - can make it easier to see where it ends. Why > does it have a name anyway? Parentheses added. I thought that giving a name adds clarity, but as it confuses instead, I've removed it. http://codereview.chromium.org/125256 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
