On 2015/03/12 15:47:30, arv wrote:
FYI

https://codereview.chromium.org/988513003/diff/20001/src/regexp.js
File src/regexp.js (right):

https://codereview.chromium.org/988513003/diff/20001/src/regexp.js#newcode9
src/regexp.js:9: var harmony_regexps = false;
Why the underscores? JS style is camelCase.

[Note that this CL does not introduce the variable, just changes the way it is
declared]

Consistency with how the flag is called in the rest of V8 code (I want to be
able to do 'git grep harmony_regexps')

https://codereview.chromium.org/988513003/

--
--
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