LGTM.

https://codereview.chromium.org/788043005/diff/190011/src/regexp.js
File src/regexp.js (right):

https://codereview.chromium.org/788043005/diff/190011/src/regexp.js#newcode241
src/regexp.js:241: if (harmony_unicode && this.unicode) result += 'u';
Let’s move this up one line so `u` goes before `y` here as well, for
consistency.

https://codereview.chromium.org/788043005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to