Other than style, looks good to me.

https://codereview.chromium.org/1324353002/diff/20001/src/string.js
File src/string.js (right):

https://codereview.chromium.org/1324353002/diff/20001/src/string.js#newcode1041
src/string.js:1041: return true;
There's some code duplication between these two functions. Can you
factor any of it out? For example, lines 1035 through 1041 are identical
to 998-1003. If it's marked inline, then I would expect that it wouldn't
change performance.

https://codereview.chromium.org/1324353002/

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