FYI

https://codereview.chromium.org/719403005/diff/1/src/runtime/runtime-regexp.cc
File src/runtime/runtime-regexp.cc (right):

https://codereview.chromium.org/719403005/diff/1/src/runtime/runtime-regexp.cc#newcode803
src/runtime/runtime-regexp.cc:803: JSRegExp::Flags
RegExpFlagsFromString(Handle<String> flags, bool* success) {
static?

https://codereview.chromium.org/719403005/diff/1/src/runtime/runtime-regexp.cc#newcode808
src/runtime/runtime-regexp.cc:808: for (int i = 0; i < flags->length();
i++) {
flags->length() -> length ?

https://codereview.chromium.org/719403005/

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