https://codereview.chromium.org/14125004/diff/1013/src/proxy.js
File src/proxy.js (right):

https://codereview.chromium.org/14125004/diff/1013/src/proxy.js#newcode198
src/proxy.js:198: function SetUpProxy() {
I don't like separating this from the method definitions, I think it
should go before the built-ins.

https://codereview.chromium.org/14125004/diff/1013/src/v8natives.js
File src/v8natives.js (right):

https://codereview.chromium.org/14125004/diff/1013/src/v8natives.js#newcode226
src/v8natives.js:226: function BooleanConstructor(x) {
Move this to the rest of the Boolean stuff.

https://codereview.chromium.org/14125004/diff/1013/src/v8natives.js#newcode1610
src/v8natives.js:1610: // Set the Number function and constructor.
Nit: remove this comment

https://codereview.chromium.org/14125004/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to