Status: New Owner: ----New issue 791 by Aaron.Heckmann: Function.prototype.bind implementation should remove global.print call
http://code.google.com/p/v8/issues/detail?id=791
http://codereview.chromium.org/3046010/showsrc/v8natives.js, the FunctionBind function has a leftover global.print call that should be removed. In particular, it throws an error in node.js.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
