http://codereview.chromium.org/8947022/diff/3001/src/string-search.h File src/string-search.h (right):
http://codereview.chromium.org/8947022/diff/3001/src/string-search.h#newcode372 src/string-search.h:372: if (pattern_length <= start) we either put return on the same line as if or we use curly-brackets. http://codereview.chromium.org/8947022/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
