global.print throws an error in node.js and should be removed.
http://codereview.chromium.org/3046010/diff/6006/24003 File src/v8natives.js (right): http://codereview.chromium.org/3046010/diff/6006/24003#newcode1115 src/v8natives.js:1115: global.print(argc_bound); Looks like this line should be removed? http://codereview.chromium.org/3046010/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
